Navigation
API > API/Plugins > API/Plugins/MutableRuntime
This repesents a handle to Mutable resource.
| Name | TResourceProxy |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Serialisation.h |
| Include Path | #include "MuR/Serialisation.h" |
Syntax
template<class R >
class TResourceProxy : public mu::RefCounted
Inheritance Hierarchy
- RefCounted → TResourceProxy
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< const R > Get() |
MuR/Serialisation.h |