RSX Code Reference
    Preparing search index...
    • rsx
    • GraphDynamicPinData

    Class GraphDynamicPinData

    The GraphDynamicPinData class stores dynamic pin data for graph nodes that use dynamic pins. It persists data that is otherwise reconstructed using GraphNodeReflection when the Graph is loaded.

    Index

    The GraphPinConnectionType of the dynamic pin.

    pinID: UUIDBigInt

    The UUID as bigint of GraphPin.

    The GraphPinType of the dynamic pin.

    type: Type[]

    The system type of the dynamic pin.

    • get capacity(): any

      Returns any

    • set capacity(value: any): void

      Parameters

      • value: any

      Returns void

    • get direction(): any

      Returns any

    • set direction(value: any): void

      Parameters

      • value: any

      Returns void