Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeExecutionContext
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionContext.h |
| Include | #include "StateTreeExecutionContext.h" |
virtual void BeginDelayedTransition
(
const FStateTreeTransitionDelayedState & DelayedState
)
Remarks
Callback when delayed transition is triggered. Contexts that are event based can use this to trigger a future event.