Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
class FCustomBindings
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomBindings
(
const FCustomBindings& |
|||
FCustomBindings
(
const FDebugIds& Dbg, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindStruct
(
FStructSchemaId BindId, |
||
| void | DropStruct
(
FStructSchemaId BindId |
||
| const ICustomBinding * | FindStruct
(
FStructSchemaId BindId |
||
| FOptionalStructSchemaId | FindStructDeclId
(
FStructSchemaId BindId |
||
| FCustomBindingEntry | FindStructToSave
(
FStructSchemaId BindId |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FCustomBindings & | operator=
(
const FCustomBindings& |
||
| FCustomBindings & | operator=
(
FCustomBindings&& |