Navigation
API > API/Plugins > API/Plugins/MetaHumanCharacterEditor
| Name | FRemoveRigCommandChange |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/MetaHumanCharacterEditor/Public/MetaHumanCharacterEditorSubsystem.h |
| Include Path | #include "MetaHumanCharacterEditorSubsystem.h" |
Syntax
class FRemoveRigCommandChange : public FCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FRemoveRigCommandChange
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRemoveRigCommandChange
(
const TArray< uint8 >& InOldDNABuffer, |
MetaHumanCharacterEditorSubsystem.h |
Functions
Public
Overridden from FChange
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Apply
(
UObject* InObject |
MetaHumanCharacterEditorSubsystem.h | ||
virtual void Revert
(
UObject* InObject |
MetaHumanCharacterEditorSubsystem.h | ||
virtual FString ToString() |
MetaHumanCharacterEditorSubsystem.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyChange
(
UObject* InObject, |
MetaHumanCharacterEditorSubsystem.h |