docs.unity.cn
    Show / Hide Table of Contents

    Class Linker.NodeReferenceDescriptor

    Class NodeReferenceDescriptor.

    Inheritance
    Object
    Linker.NodeReferenceDescriptor
    Namespace: Mechatronics.SystemGraph
    Syntax
    public class NodeReferenceDescriptor

    Fields

    FromParameter

    From parameter

    Declaration
    public bool FromParameter
    Field Value
    Type Description
    Boolean

    nodeFields

    The node fields

    Declaration
    public Dictionary<string, Linker.PortReferenceDescriptor> nodeFields
    Field Value
    Type Description
    Dictionary<String, Linker.PortReferenceDescriptor>

    runtime

    The runtime

    Declaration
    public NodeRuntime runtime
    Field Value
    Type Description
    NodeRuntime
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, October 18, 2022
    Terms of use