GraphConnectionDefinition class
graph.GraphConnectionDefinition
Inheritance
Base: graph.IGraphObjectDefinition
Derived
game.stateMachine.Transition, game.stateMachine.TransitionDefinition
Properties
| Property | Type | |
|---|---|---|
source | WeakHandle<graph.GraphSocketDefinition> | |
destination | WeakHandle<graph.GraphSocketDefinition> |
Functions
None.