Navigation
API > API/Plugins > API/Plugins/ControlFlows
Inheritance Hierarchy
- TSharedFromThis
- FControlFlowSubTaskBase
- FControlFlowSimpleSubTask
- FControlFlowTask_LoopDeprecated
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowTask.h |
| Include | #include "ControlFlowTask.h" |
Syntax
class FControlFlowTask_LoopDeprecated : public FControlFlowSimpleSubTask
Constructors
| Type | Name | Description | |
|---|---|---|---|
FControlFlowTask_LoopDeprecated
(
FControlFlowLoopComplete& TaskCompleteDelegate, |