Navigation
API > API/Editor > API/Editor/UnrealEd
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FGPUSkinCacheVisualizationMenuCommands
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/GPUSkinCacheVisualizationMenuCommands.h |
| Include | #include "GPUSkinCacheVisualizationMenuCommands.h" |
Syntax
class FGPUSkinCacheVisualizationMenuCommands : public TCommands< FGPUSkinCacheVisualizationMenuCommands >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BindCommands
(
FUICommandList& CommandList, |
||
| void | BuildVisualisationSubMenu
(
FMenuBuilder& Menu |
||
| TCommandConstIterator | |||
| bool | IsPopulated () |
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FGPUSkinCacheVisualizationRecord |
Enums
| Type | Name | Description | |
|---|---|---|---|
| FGPUSkinCacheVisualizationType |
Typedefs
| Name | Description |
|---|---|
| TCommandConstIterator | |
| TGPUSkinCacheVisualizationModeCommandMap |