Navigation
API > API/Plugins > API/Plugins/ControlFlows > API/Plugins/ControlFlows/TControlFlowContainer > API/Plugins/ControlFlows/TControlFlowContainer/__ctor
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowContainer.h |
| Include | #include "ControlFlowContainer.h" |
TControlFlowContainer
(
T * InOwner,
TSharedRef < FControlFlow > InFlow,
const FString & FlowId
)