Navigation
API > API/Plugins > API/Plugins/AvalancheSequence > API/Plugins/AvalancheSequence/Transition > API/Plugins/AvalancheSequence/Transition/FAvaTransitionSequenceTaskBase
References
| Module | AvalancheSequence |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSequence/Public/Transition/AvaTransitionSequenceTask.h |
| Include | #include "Transition/AvaTransitionSequenceTask.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSequence/Private/Transition/AvaTransitionSequenceTask.cpp |
EStateTreeRunStatus WaitForActiveSequences
(
FStateTreeExecutionContext & InContext
) const
Remarks
Helper function to determine the Tree Run Status by updating and checking if all activated Sequence Players are in a state that match the Wait Type the suggested tree run status
Parameters
| Name | Description |
|---|---|
| InContext | the execution context where the Instance Data of the Active Sequences is retrieved |