Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
| Name | UEditGroomCardsToolActionPropertySet |
| Type | class |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GroomCardsEditorTool.h |
| Include Path | #include "GroomCardsEditorTool.h" |
Syntax
UCLASS ()
class UEditGroomCardsToolActionPropertySet : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UEditGroomCardsToolActionPropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UEditGroomCardsToolActionPropertySet
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ParentTool | TWeakObjectPtr< UGroomCardsEditorTool > | GroomCardsEditorTool.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Initialize
(
UGroomCardsEditorTool* ParentToolIn |
GroomCardsEditorTool.h | ||
void PostAction
(
EEditGroomCardsToolActions Action |
GroomCardsEditorTool.h |