Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
FStructDeclaration |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsDeclare.h |
| Include Path |
#include "PlainPropsDeclare.h" |
Syntax
struct FStructDeclaration
Constants
| Name |
Type |
Remarks |
Include Path |
| MaxMembers |
uint16 |
|
PlainPropsDeclare.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Id |
FDeclId |
|
PlainPropsDeclare.h |
|
| MemberOrder |
FMemberId |
|
PlainPropsDeclare.h |
|
| NumMembers |
uint16 |
|
PlainPropsDeclare.h |
|
| Occupancy |
EMemberPresence |
|
PlainPropsDeclare.h |
|
| RefCount |
uint32 |
|
PlainPropsDeclare.h |
|
| Super |
FOptionalDeclId |
|
PlainPropsDeclare.h |
|
| Type |
FType |
|
PlainPropsDeclare.h |
|
| Version |
uint16 |
|
PlainPropsDeclare.h |
|
Functions
Public