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