Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
TVariantMemberFunctions |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path |
#include "PlainPropsUeCoreBindings.h" |
Syntax
template<typename... Ts>
struct TVariantMemberFunctions
Typedefs
| Name |
Type |
Remarks |
Include Path |
| TSerializers |
std::tuple< TMemberSerializer< Ts >... > |
|
PlainPropsUeCoreBindings.h |
| Type |
TVariant< Ts... > |
|
PlainPropsUeCoreBindings.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DiffAndTrackMember |
bool(* |
|
PlainPropsUeCoreBindings.h |
|
| DiffMember |
bool(* |
|
PlainPropsUeCoreBindings.h |
|
| LoadMember |
void(* |
|
PlainPropsUeCoreBindings.h |
|
| SaveMember |
FTypedValue(* |
|
PlainPropsUeCoreBindings.h |
|