Navigation
API > API/Plugins > API/Plugins/PlainProps
TODO: Consider macroifying parts of this, e.g PP_CUSTOM_BIND(PLAINPROPS_API, FTransform, Transform, Translate, Rotate, Scale)
| Name | FTransformBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path | #include "PlainPropsUeCoreBindings.h" |
Syntax
struct FTransformBinding : public PlainProps::ICustomBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTransformBinding
(
TCustomSpecifier< Ids, 3 >& Spec |
PlainPropsUeCoreBindings.h |
Enums
Public
| Name | Remarks |
|---|---|
| EMember |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | FTransform | PlainPropsUeCoreBindings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MemberIds | const FMemberId | PlainPropsUeCoreBindings.h | ||
| QuatId | const FDualStructId | PlainPropsUeCoreBindings.h | ||
| VectorId | const FDualStructId | PlainPropsUeCoreBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Diff
(
const FTransform& A, |
PlainPropsUeCoreBindings.h | ||
void Load
(
FTransform& Dst, |
PlainPropsUeCoreBindings.h | ||
void Save
(
FMemberBuilder& Dst, |
PlainPropsUeCoreBindings.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Diff
(
const FTransform& A, |
PlainPropsUeCoreBindings.h |