Navigation
API > API/Plugins > API/Plugins/OperatorStackEditor > API/Plugins/OperatorStackEditor/FOperatorStackEditorContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Contexts/OperatorStackEditorContext.h | |||
FOperatorStackEditorContext
(
const TArray< TSharedPtr< FOperatorStackEditorItem > >& InItems |
Contexts/OperatorStackEditorContext.h |
FOperatorStackEditorContext()
| Name | FOperatorStackEditorContext |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/OperatorStack/Source/OperatorStack/Public/Contexts/OperatorStackEditorContext.h |
| Include Path | #include "Contexts/OperatorStackEditorContext.h" |
FOperatorStackEditorContext()
FOperatorStackEditorContext(const TArray< TSharedPtr< FOperatorStackEditorItem > > &)
| Name | FOperatorStackEditorContext |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/OperatorStack/Source/OperatorStack/Public/Contexts/OperatorStackEditorContext.h |
| Include Path | #include "Contexts/OperatorStackEditorContext.h" |
FOperatorStackEditorContext
(
const TArray < TSharedPtr < FOperatorStackEditorItem > > & InItems
)