Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FHairModelingToolCommands
References
| Module | HairModelingToolset |
| Header | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/HairModelingToolCommands.h |
| Include | #include "HairModelingToolCommands.h" |
Syntax
class FHairModelingToolCommands : public TCommands< FHairModelingToolCommands >
Remarks
TInteractiveToolCommands implementation for this module that provides standard Editor hotkey support
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | BeginGenerateLODMeshesTool | ||
| TSharedPtr< FUICommandInfo > | BeginGroomCardsEditorTool | ||
| TSharedPtr< FUICommandInfo > | BeginGroomToMeshTool | ||
| TSharedPtr< FUICommandInfo > | HairToolsTabButton |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Initialize commands |