Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
Inheritance Hierarchy
- Base
- RefCounted
- ResourceProxy
- ResourceProxyMemory
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include | #include "MuR/Serialisation.h" |
Syntax
template<class R>
class ResourceProxyMemory : public mu::ResourceProxy< R >
Constructors
| Type | Name | Description | |
|---|---|---|---|
ResourceProxyMemory
(
const Ptr< const R >& i |