Navigation
API > API/Plugins > API/Plugins/ControlFlows > API/Plugins/ControlFlows/FControlFlow
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlow.h |
| Include | #include "ControlFlow.h" |
| Source | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Private/ControlFlow.cpp |
void ExecuteFlow()
Remarks
This needs to be called, otherwise nothing will happen!! Call after you finish adding functions to the queue. Calling with an empty queue is safe.