Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Instance
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/InstancePrivate.h |
| Include | #include "MuR/InstancePrivate.h" |
Syntax
class Private
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< NamedExtensionData > | ExtensionData | Every entry must have a valid ExtensionData and name. | |
| Instance::ID | Id | ||
| TArray< INSTANCE_LOD, TInlineAllocator< 4 > > | Lods |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | AddComponent
(
int32 lod |
||
| void | AddExtensionData
(
const Ptr< const class ExtensionData >& Data, |
Data must be non-null. | |
| int32 | |||
| int32 | AddLOD () |
||
| int32 | AddMesh
(
int32 lod, |
||
| int32 | |||
| int32 | |||
| int32 | AddSurface
(
int32 lod, |
||
| int32 | |||
| void | SetComponentName
(
int32 lod, |
||
| void | SetSurfaceName
(
int32 lod, |