Navigation
API > API/Plugins > API/Plugins/ControlFlows
| |
|
| Name |
TControlFlowContainer |
| Type |
class |
| Header File |
/Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowContainer.h |
| Include Path |
#include "ControlFlowContainer.h" |
Syntax
template<typename T>
class TControlFlowContainer : public FControlFlowContainerBase
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ControlFlowContainer.h |
|
|
|
ControlFlowContainer.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OwningObject |
TWeakPtrVariant< T > |
|
ControlFlowContainer.h |
|
Functions
Public