Optionalfield: ReflectionFieldOptionalvisibilityAttribute: GraphPinVisibilityAttributeReadonlyconnectionThe pin connection type.
ReadonlyfieldThe corresponding reflection field.
ReadonlyisDetermines if the pin value is inspectable in the graph object inspector.
ReadonlynameName of the pin
ReadonlypinThe pin type.
ReadonlytypeThe GraphType of the pin.
ReadonlyvisibilityThe conditional visibility attribute.
Determines if the pin is a control flow pin.
Determines if this is an input pin.
Determines if this is an output pin.
Determines if the pin is visible for the specified graphNode.
This API should only be called if the graph has the GraphNodeFlags.ConditionalPinVisibility flag.
The GraphPinReflectionData class provides reflection data for an input or output GraphPin.