Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
Inheritance Hierarchy
- InputArchive
- InputArchiveWithProxies
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include | #include "MuR/Serialisation.h" |
Syntax
class InputArchiveWithProxies : public mu::InputArchive
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Construct form an input stream.The stream will not be owned by the archive and the caller must make sure it is not modified or destroyed while serialisation is happening. |
Overridden from InputArchive
| Type | Name | Description | |
|---|---|---|---|
| Ptr< ResourceProxy< Image > > |
Classes
| Type | Name | Description | |
|---|---|---|---|
| ProxyFactory |