Navigation
API > API/Plugins > API/Plugins/DNACalibModule
| Name | FDNACalibRemoveBlendShapeCommand |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Public/Commands/DNACalibRemoveBlendShapeCommand.h |
| Include Path | #include "Commands/DNACalibRemoveBlendShapeCommand.h" |
Syntax
class FDNACalibRemoveBlendShapeCommand : public IDNACalibCommand
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibRemoveBlendShapeCommand.h | |||
FDNACalibRemoveBlendShapeCommand
(
uint16 BlendShapeIndex |
Commands/DNACalibRemoveBlendShapeCommand.h | ||
FDNACalibRemoveBlendShapeCommand
(
TArrayView< uint16 > BlendShapeIndices |
Commands/DNACalibRemoveBlendShapeCommand.h | ||
| Commands/DNACalibRemoveBlendShapeCommand.h | |||
| Commands/DNACalibRemoveBlendShapeCommand.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDNACalibRemoveBlendShapeCommand() |
Commands/DNACalibRemoveBlendShapeCommand.h |
Interfaces
| Name | Remarks |
|---|---|
| Impl |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImplPtr | TUniquePtr< Impl > | Commands/DNACalibRemoveBlendShapeCommand.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetBlendShapeIndex
(
uint16 BlendShapeIndex |
Commands/DNACalibRemoveBlendShapeCommand.h | ||
void SetBlendShapeIndices
(
TArrayView< uint16 > BlendShapeIndices |
Commands/DNACalibRemoveBlendShapeCommand.h |
Overridden from IDNACalibCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Run
(
FDNACalibDNAReader* Output |
Commands/DNACalibRemoveBlendShapeCommand.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commands/DNACalibRemoveBlendShapeCommand.h | |||
| Commands/DNACalibRemoveBlendShapeCommand.h |