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 CancelFlow()
Remarks
Will cancel ALL flows, both child ControlFlows and ControlFlows who owns this Flow. You've been warned.