Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FCustomizableObjectInstanceEditorCommands
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/CustomizableObjectInstanceEditorActions.h |
| Include | #include "MuCOE/CustomizableObjectInstanceEditorActions.h" |
Syntax
class FCustomizableObjectInstanceEditorCommands : public TCommands< FCustomizableObjectInstanceEditorCommands >
Remarks
Unreal StaticMesh editor actions
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | BakeInstanceFromInstance | ||
| TSharedPtr< FUICommandInfo > | EditParentCO | ||
| TSharedPtr< FUICommandInfo > | SaveThumbnail | ||
| TSharedPtr< FUICommandInfo > | SetCameraLock | ||
| TSharedPtr< FUICommandInfo > | SetDrawUVs | ||
| TSharedPtr< FUICommandInfo > | SetShowBinormals | ||
| TSharedPtr< FUICommandInfo > | SetShowBounds | ||
| TSharedPtr< FUICommandInfo > | SetShowCollision | ||
| TSharedPtr< FUICommandInfo > | SetShowGrid | ||
| TSharedPtr< FUICommandInfo > | SetShowNormals | View Menu Commands. | |
| TSharedPtr< FUICommandInfo > | SetShowPivot | ||
| TSharedPtr< FUICommandInfo > | SetShowSky | ||
| TSharedPtr< FUICommandInfo > | SetShowTangents | ||
| TSharedPtr< FUICommandInfo > | ShowParentCO | Toolbar Commands. | |
| TSharedPtr< FUICommandInfo > | StateChangeTest | ||
| TSharedPtr< FUICommandInfo > | TextureAnalyzer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |