Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeTransition
Syntax
UPROPERTY (EditDefaultsOnly, Category="Transition")
EStateTreeTransitionPriority Priority
Remarks
Transition priority when multiple transitions happen at the same time. During transition handling, the transitions are visited from leaf to root. The first visited transition, of highest priority, that leads to a state selection, will be activated.