Show / Hide Table of Contents

    Class RelatedNode

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

    Fields

    name

    Declaration
    public string name
    Field Value
    Type Description
    System.String

    relatedNodeId

    Declaration
    public int relatedNodeId
    Field Value
    Type Description
    System.Int32

    relatedNodeProperties

    Declaration
    public NodeProperty[] relatedNodeProperties
    Field Value
    Type Description
    NodeProperty[]

    Extension Methods

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