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.
The GraphPinConnectionType of the dynamic pin.
The UUID as bigint of GraphPin.
bigint
The GraphPinType of the dynamic pin.
The system type of the dynamic pin.
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.