Navigation
API > API/Plugins > API/Plugins/PlainProps
Inheritance Hierarchy
- IStructBindIds
- FSchemaBindings
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
class FSchemaBindings : public PlainProps::IStructBindIds
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSchemaBindings
(
const FSchemaBindings& |
|||
FSchemaBindings
(
const FDebugIds& In |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindStruct
(
FStructSchemaId BindId, |
||
| void | DropStruct
(
FStructSchemaId BindId |
||
| const FSchemaBinding * | FindStruct
(
FStructSchemaId BindId |
||
| const FSchemaBinding & | GetStruct
(
FStructSchemaId BindId |
Overridden from IStructBindIds
| Type | Name | Description | |
|---|---|---|---|
| FStructSchemaId | GetDeclId
(
FStructSchemaId BindId |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FSchemaBindings & | operator=
(
const FSchemaBindings& |
||
| FSchemaBindings & | operator=
(
FSchemaBindings&& |