Navigation
API > API/Plugins > API/Plugins/HairStrandsEditor
| |
|
| Name |
FGroomEditorCommands |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomEditorCommands.h |
| Include Path |
#include "GroomEditorCommands.h" |
Syntax
class FGroomEditorCommands : public TCommands< FGroomEditorCommands >
Inheritance Hierarchy
- TCommands< FGroomEditorCommands > → FGroomEditorCommands
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BeginHairPlaceTool |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| PauseSimulation |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| PlayAnimation |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| PlaySimulation |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| ResetSimulation |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| Simulate |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
| StopAnimation |
TSharedPtr< FUICommandInfo > |
|
GroomEditorCommands.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void RegisterCommands()
|
|
GroomEditorCommands.h |
|