Navigation
API > API/Plugins > API/Plugins/PlainProps
Save -> load ids for ESchemaFormat::StableNames.
| Name | FIdBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
struct FIdBinding
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Names | TConstArrayView< FNameId > | PlainPropsBind.h | ||
| NestedScopes | TConstArrayView< FNestedScopeId > | PlainPropsBind.h | ||
| ParametricTypes | TConstArrayView< FParametricTypeId > | PlainPropsBind.h | ||
| Schemas | TConstArrayView< FInnerId > | PlainPropsBind.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< FStructId > GetStructIds
(
int32 NumStructs |
PlainPropsBind.h | ||
| PlainPropsBind.h | |||
| PlainPropsBind.h | |||
FFlatScopeId Remap
(
FFlatScopeId Old |
PlainPropsBind.h | ||
FNestedScopeId Remap
(
FNestedScopeId Old |
PlainPropsBind.h | ||
| PlainPropsBind.h | |||
FConcreteTypenameId Remap
(
FConcreteTypenameId Old |
PlainPropsBind.h | ||
FParametricTypeId Remap
(
FParametricTypeId Old |
PlainPropsBind.h | ||
FTypenameId Remap
(
FTypenameId Old |
PlainPropsBind.h | ||
| PlainPropsBind.h | |||
TOptionalId< T > Remap
(
TOptionalId< T > Old |
PlainPropsBind.h |