Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/FStateTreeExecutionContext
Description
Broadcasts the delegate. It executes bound delegates immediately and triggers bound transitions (when transitions are evaluated).
| Name | BroadcastDelegate |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeExecutionContext.h |
| Include Path | #include "StateTreeExecutionContext.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Private/StateTreeExecutionContext.cpp |
void BroadcastDelegate
(
const FStateTreeDelegateDispatcher & Dispatcher
)