Navigation
API > API/Plugins > API/Plugins/NeuralMorphModelEditor
| Name | FNeuralMorphInputWidgetCommands |
| Type | class |
| Header File | /Engine/Plugins/Animation/MLDeformer/NeuralMorphModel/Source/NeuralMorphModelEditor/Public/SNeuralMorphInputWidget.h |
| Include Path | #include "SNeuralMorphInputWidget.h" |
Syntax
class FNeuralMorphInputWidgetCommands : public TCommands< FNeuralMorphInputWidgetCommands >
Inheritance Hierarchy
- TCommands< FNeuralMorphInputWidgetCommands > → FNeuralMorphInputWidgetCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNeuralMorphInputWidgetCommands() |
SNeuralMorphInputWidget.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConfigureBoneGroupMask | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ConfigureBoneMask | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ExpandSelectedBoneGroupMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ExpandSelectedBoneMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ResetAllBoneGroupMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ResetAllBoneMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ResetSelectedBoneGroupMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h | ||
| ResetSelectedBoneMasks | TSharedPtr< FUICommandInfo > | SNeuralMorphInputWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RegisterCommands() |
SNeuralMorphInputWidget.h |