Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FCustomInit |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
struct FCustomInit
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCustomInit() |
PlainPropsBind.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LoweredInners | InnerStructArray | PlainPropsBind.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void RegisterInnerStruct
(
FBothStructId InnerId, |
Only needed for inner structs that might get type-erased/lowered. | PlainPropsBind.h | |
UE_NONCOPYABLE
(
FCustomInit |
PlainPropsBind.h |