Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
struct FIdBinding
Remarks
Save -> load ids for ESchemaFormat::StableNames.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< FNameId > | Names | ||
| TConstArrayView< FNestedScopeId > | NestedScopes | ||
| TConstArrayView< FParametricTypeId > | ParametricTypes | ||
| TConstArrayView< FSchemaId > | Schemas |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TConstArrayView< FStructSchemaId > | GetStructIds
(
int32 NumStructs |
||
| FNameId | |||
| FMemberId | |||
| FFlatScopeId | Remap
(
FFlatScopeId Old |
||
| FNestedScopeId | Remap
(
FNestedScopeId Old |
||
| FScopeId | |||
| FConcreteTypenameId | Remap
(
FConcreteTypenameId Old |
||
| FParametricTypeId | Remap
(
FParametricTypeId Old |
||
| FTypenameId | Remap
(
FTypenameId Old |
||
| FTypeId | |||
| TOptionalId< T > | Remap
(
TOptionalId< T > Old |