Navigation
API > API/Plugins > API/Plugins/MutableRuntime
| Name | TValue |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/External/Value.h |
| Include Path | #include "MuR/External/Value.h" |
Syntax
template<typename T>
class TValue
Inheritance Hierarchy
- FValue → TValue
- TValue
Derived Classes
TValue derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TValue () |
MuR/External/Value.h | ||
| MuR/External/Value.h | |||
| MuR/External/Value.h | |||
TValue
(
const UScriptStruct* ScriptStruct |
MuR/External/Value.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FMaterialAdapter | friend | MuR/External/Value.h | ||
| FValueConst | friend | MuR/External/Value.h | ||
| Ptr | Private::TManagedPtr< FInstancedStruct > | MuR/External/Value.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T & Get() |
MuR/External/Value.h | ||
T * GetPtr() |
MuR/External/Value.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TValue New() |
MuR/External/Value.h |