Navigation
API > API/Plugins > API/Plugins/ControlFlows > API/Plugins/ControlFlows/FControlFlow
Description
Will cancel ALL flows, both child ControlFlows and ControlFlows who owns this Flow. You've been warned.
| Name | CancelFlow |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlow.h |
| Include Path | #include "ControlFlow.h" |
| Source | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Private/ControlFlow.cpp |
void CancelFlow()