Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
Inheritance Hierarchy
- Base
- RefCounted
- Resource
- ExtensionData
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/ExtensionData.h |
| Include | #include "MuR/ExtensionData.h" |
Syntax
class ExtensionData : public mu::Resource
Variables
| Type | Name | Description | |
|---|---|---|---|
| int16 | Index | ||
| EOrigin | Origin |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Hash () |
A stable hash of the contents. | |
| void | Serialise
(
OutputArchive& Archive |
||
| void | Serialise
(
const ExtensionData* Data, |
||
| ExtensionDataPtr | StaticUnserialise
(
InputArchive& Archive |
||
| void | Unserialise
(
InputArchive& Archive |
Overridden from Resource
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetDataSize () |
Return the size in bytes of all the LODs of the image. |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const ExtensionData& Other |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EOrigin |