Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Classes/MuCOE/CustomizableObjectLayout.h |
| Include | #include "MuCOE/CustomizableObjectLayout.h" |
Syntax
USTRUCT&40;&41;
struct FCustomizableObjectLayoutBlock
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseSymmetry | ||
| FGuid | Id | Unique unchangeable id used to reference this block from other nodes. | |
| FIntPoint | Max | ||
| FIntPoint | Min | ||
| uint32 | Priority |
Constructors
| Type | Name | Description | |
|---|---|---|---|