Navigation
API > API/Plugins > API/Plugins/ModelViewViewModel > API/Plugins/ModelViewViewModel/TObjectVariant > API/Plugins/ModelViewViewModel/TObjectVariant/FScriptStructStackedContainer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Types/MVVMObjectVariant.h | |||
FScriptStructStackedContainer
(
const UScriptStruct* InScriptStruct, |
Types/MVVMObjectVariant.h |
FScriptStructStackedContainer()
| Name | FScriptStructStackedContainer |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/Types/MVVMObjectVariant.h |
| Include Path | #include "Types/MVVMObjectVariant.h" |
FScriptStructStackedContainer()
FScriptStructStackedContainer(const UScriptStruct *, ContainerType)
| Name | FScriptStructStackedContainer |
| Type | function |
| Header File | /Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModel/Public/Types/MVVMObjectVariant.h |
| Include Path | #include "Types/MVVMObjectVariant.h" |
FScriptStructStackedContainer
(
const UScriptStruct * InScriptStruct,
ContainerType InContainer
)