Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsEditor
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FGroomViewportLODCommands
References
Module | HairStrandsEditor |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomEditorCommands.h |
Include | #include "GroomEditorCommands.h" |
Syntax
class FGroomViewportLODCommands : public TCommands< FGroomViewportLODCommands >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< FUICommandInfo > | LOD0 | |
![]() |
TSharedPtr< FUICommandInfo > | LODAuto |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from TCommands
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |