Navigation
API > API/Plugins > API/Plugins/PlainProps > API/Plugins/PlainProps/FDeclarations
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsDeclare.h |
| Include | #include "PlainPropsDeclare.h" |
| Source | /Engine/Plugins/Experimental/PlainProps/Source/Private/PlainPropsDeclare.cpp |
void DeclareStruct
(
FStructSchemaId DeclId,
FTypeId Type,
TConstArrayView< FMemberId > MemberOrder,
EMemberPresence Occupancy,
FOptionalStructSchemaId Super
)
Remarks
Declare struct with ref count 1 or increment it and check that previous declaration matches.