Navigation
API > API/Plugins > API/Plugins/ControlFlows
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowNode.h |
| Include | #include "ControlFlowNode.h" |
Syntax
enum EConditionalLoopResult
{
RunLoop,
LoopFinished,
}
Values
| Name | Description |
|---|---|
| RunLoop | |
| LoopFinished |