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