Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
| Name | FEndGroomCardsEditChange |
| Type | class |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GroomCardsEditorTool.h |
| Include Path | #include "GroomCardsEditorTool.h" |
Syntax
class FEndGroomCardsEditChange : public FToolCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FEndGroomCardsEditChange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CardEdit | TPimplPtr< FGroomCardEdit > | 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 |