Show / Hide Table of Contents

    Class LearningSessionNodePath

    Inheritance
    System.Object
    LearningSessionNodePath
    Namespace: Appearition.Learn
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class LearningSessionNodePath

    Fields

    endDateTime

    Declaration
    public string endDateTime
    Field Value
    Type Description
    System.String

    learningSessionNodePathActivities

    Declaration
    public LearningSessionNodePathActivity[] learningSessionNodePathActivities
    Field Value
    Type Description
    LearningSessionNodePathActivity[]

    nodeId

    Declaration
    public int nodeId
    Field Value
    Type Description
    System.Int32

    startDateTime

    Declaration
    public string startDateTime
    Field Value
    Type Description
    System.String

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API