Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor
| |
|
| Name |
FNeuralMorphCurveGroupsCommands |
| Type |
class |
| Header File |
/Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/SNeuralMorphCurveGroupsWidget.h |
| Include Path |
#include "SNeuralMorphCurveGroupsWidget.h" |
Syntax
class FNeuralMorphCurveGroupsCommands : public TCommands< FNeuralMorphCurveGroupsCommands >
Inheritance Hierarchy
- TCommands< FNeuralMorphCurveGroupsCommands > → FNeuralMorphCurveGroupsCommands
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FNeuralMorphCurveGroupsCommands()
|
|
SNeuralMorphCurveGroupsWidget.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AddCurveToGroup |
TSharedPtr< FUICommandInfo > |
|
SNeuralMorphCurveGroupsWidget.h |
|
| ClearGroups |
TSharedPtr< FUICommandInfo > |
|
SNeuralMorphCurveGroupsWidget.h |
|
| CreateGroup |
TSharedPtr< FUICommandInfo > |
|
SNeuralMorphCurveGroupsWidget.h |
|
| DeleteSelectedItems |
TSharedPtr< FUICommandInfo > |
|
SNeuralMorphCurveGroupsWidget.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void RegisterCommands()
|
|
SNeuralMorphCurveGroupsWidget.h |
|