Navigation
API > API/Plugins > API/Plugins/CustomizableObjectEditor > API/Plugins/CustomizableObjectEditor/MuCOE
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FCustomizableObjectEditorCommands
References
| Module | CustomizableObjectEditor |
| Header | /Engine/Plugins/Experimental/Mutable/Source/CustomizableObjectEditor/Public/MuCOE/CustomizableObjectEditorActions.h |
| Include | #include "MuCOE/CustomizableObjectEditorActions.h" |
Syntax
class FCustomizableObjectEditorCommands : public TCommands< FCustomizableObjectEditorCommands >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | Compile | ||
| TSharedPtr< FUICommandInfo > | CompileOnlySelected | ||
| TSharedPtr< FUICommandInfo > | CompileOptions_EnableTextureCompression | ||
| TSharedPtr< FUICommandInfo > | CompileOptions_UseDiskCompilation | ||
| TSharedPtr< FUICommandInfo > | Debug | ||
| TSharedPtr< FUICommandInfo > | DebugOptions_EnableTextureCompression | ||
| TSharedPtr< FUICommandInfo > | DebugOptions_OnlySelected | ||
| TSharedPtr< FUICommandInfo > | PerformanceReport | ||
| TSharedPtr< FUICommandInfo > | ResetCompileOptions | ||
| TSharedPtr< FUICommandInfo > | ResetPerformanceReportOptions | ||
| TSharedPtr< FUICommandInfo > | TextureAnalyzer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |