Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FCustomizableObjectEditorViewportCommands
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/CustomizableObjectEditorActions.h |
| Include | #include "MuCOE/CustomizableObjectEditorActions.h" |
Syntax
class FCustomizableObjectEditorViewportCommands : public TCommands< FCustomizableObjectEditorViewportCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | BakeInstance | ||
| 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 > | StateChangeShowData | ||
| TSharedPtr< FUICommandInfo > | StateChangeShowGeometryData | ||
| TSharedPtr< FUICommandInfo > | StateChangeTest |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |