Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FColorBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsUeCoreBindings.h |
| Include Path | #include "PlainPropsUeCoreBindings.h" |
Syntax
struct FColorBinding : public PlainProps::ICustomBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FColorBinding
(
TCustomSpecifier< Ids, 4 >& Spec |
PlainPropsUeCoreBindings.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | FColor | PlainPropsUeCoreBindings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MemberIds | const FMemberId | PlainPropsUeCoreBindings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Load
(
FColor& Dst, |
PlainPropsUeCoreBindings.h | ||
void Save
(
FMemberBuilder& Dst, |
PlainPropsUeCoreBindings.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Diff
(
FColor A, |
PlainPropsUeCoreBindings.h |