Navigation
API > API/Plugins > API/Plugins/ControlFlows > API/Plugins/ControlFlows/FControlFlowTask_BranchLegacy
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowTask.h |
| Include | #include "ControlFlowTask.h" |
| Source | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Private/ControlFlowTask.cpp |
FSimpleDelegate & QueueFunction
(
int32 BranchIndex,
const FString & FlowNodeDebugName
)
Remarks
Returns a delegate for easier syntax to bind a function for the flow to execute and then move on