Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
| Name | FBeginGroomCardsEditChange |
| Type | class |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GroomCardsEditorTool.h |
| Include Path | #include "GroomCardsEditorTool.h" |
Syntax
class FBeginGroomCardsEditChange : public FToolCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FBeginGroomCardsEditChange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBeginGroomCardsEditChange
(
int32 GroupID |
GroomCardsEditorTool.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CardGroupID | int32 | GroomCardsEditorTool.h |
Functions
Public
Overridden from FChange
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Apply
(
UObject* Object |
GroomCardsEditorTool.h | ||
virtual void Revert
(
UObject* Object |
GroomCardsEditorTool.h | ||
virtual FString ToString() |
GroomCardsEditorTool.h |