LD::Editor::Graph::Transitions¶
Module: SMSystemEditor
Classes¶
| Name | |
|---|---|
| struct | LD::Editor::Graph::Transitions::FGatherRerouteArgs |
Types¶
| Name | |
|---|---|
| enum uint8 | ETransitionDirection |
Types Documentation¶
enum ETransitionDirection¶
| Enumerator | Value | Description |
|---|---|---|
| Both | Previous and Next directions. | |
| Previous | Look behind only. | |
| Next | Look forward only. |
The direction of the transition.