Navigation
API > API/Plugins > API/Plugins/ControlFlows
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FControlFlowSubTaskBase
- FControlFlowTask_ConditionalLoop
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowTask_Loop.h |
| Include | #include "ControlFlowTask_Loop.h" |
Syntax
class FControlFlowTask_ConditionalLoop : public FControlFlowSubTaskBase
Remarks
In contrast to, for example, iterator loops.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FControlFlowTask_ConditionalLoop
(
const FString& TaskName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FControlFlowConditionalLoopDefiner & | GetDelegate () |