Navigation
API > API/Plugins > API/Plugins/ControlFlows
| |
|
| Name |
FConcurrencySubFlowContainer |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowConcurrency.h |
| Include Path |
#include "ControlFlowConcurrency.h" |
Syntax
struct FConcurrencySubFlowContainer : public TSharedFromThis< FConcurrencySubFlowContainer >
Inheritance Hierarchy
- TSharedFromThis< FConcurrencySubFlowContainer > → FConcurrencySubFlowContainer
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FConcurrencySubFlowContainer
(
const FString& InDebugName
)
|
|
ControlFlowConcurrency.h |
|
Variables
Protected
Functions
Public