Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/SCustomizableInstanceProperties.h |
| Include | #include "MuCOE/SCustomizableInstanceProperties.h" |
Syntax
struct FMutableParamExpandableArea
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SExpandableArea > | ExpandableArea | ||
| TSharedPtr< SVerticalBox > | VerticalBox |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMutableParamExpandableArea
(
TSharedPtr< SExpandableArea >& InExpandableArea, |