Navigation
API > API/Plugins > API/Plugins/ControlFlows
Inheritance Hierarchy
- FSharedFromThisBase
- TSharedFromThis
- FControlFlowBranch
References
| Module | ControlFlows |
| Header | /Engine/Plugins/Experimental/ControlFlows/Source/ControlFlows/Public/ControlFlowBranch.h |
| Include | #include "ControlFlowBranch.h" |
Syntax
class FControlFlowBranch : public TSharedFromThis< FControlFlowBranch >
Functions
| Type | Name | Description | |
|---|---|---|---|
| FControlFlow & | AddOrGetBranch
(
const int32& InKey, |
||
| bool | |||
| TSharedRef< FControlFlow > & | FindChecked
(
const int32& Key |
||
| bool |