Navigation
API > API/Plugins > API/Plugins/RigLogicLib
| Name | ValueFactory |
| Type | struct |
| Header File | /Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/terse/archives/Common.h |
| Include Path | #include "terse/archives/Common.h" |
Syntax
template<typename T>
struct ValueFactory
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| IsPair | bool | terse/archives/Common.h | |
| IsPrimitive | bool | terse/archives/Common.h | |
| IsTuple | bool | terse/archives/Common.h | |
| NeedsAllocator | bool | terse/archives/Common.h | |
| NeedsMemoryResource | bool | terse/archives/Common.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static std::enable_if< IsPrimitive, T >::type create
(
const ParentAllocator& |
terse/archives/Common.h | ||
static std::enable_if::type create
(
const ParentAllocator& alloc |
terse/archives/Common.h | ||
static std::enable_if::type create
(
const ParentAllocator& alloc |
terse/archives/Common.h | ||
static std::enable_if::type create
(
const ParentAllocator& alloc |
terse/archives/Common.h | ||
static std::enable_if::type create
(
const ParentAllocator& alloc |
terse/archives/Common.h |