Navigation
API > API/Plugins > API/Plugins/CustomizableObject > API/Plugins/CustomizableObject/MuCO
References
| Module | CustomizableObject |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObject/Public/MuCO/CustomizableObjectMipDataProvider.h |
| Include | #include "MuCO/CustomizableObjectMipDataProvider.h" |
Syntax
class FMutableUpdateContext
Remarks
This struct stores the data relevant for the construction of a specific texture. This includes all the data required to rebuild the image (or any of its mips).
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMutableUpdateContext
(
mu::Ptr< mu::System > InSystem, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TArray< mu::Ptr< const mu::Image > > & | |||
| TSharedPtr< mu::Model, ESPMode::ThreadSafe > | GetModel () |
||
| mu::Ptr< const mu::Parameters > | |||
| int32 | GetState () |
||
| mu::Ptr< mu::System > | GetSystem () |