Navigation
API > API/Plugins > API/Plugins/DNACalibModule > API/Plugins/DNACalibModule/FDNACalibRemoveJointAnimationCom-
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibModule/Private/Commands/DNACalibRemoveJointAnimationCommand.cpp |
| Include Path | #include "Commands/DNACalibRemoveJointAnimationCommand.cpp" |
Syntax
class Impl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Impl() |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Run
(
FDNACalibDNAReader* Output |
|||
void SetJointIndex
(
uint16 JointIndex |
|||
void SetJointIndices
(
TArrayView< uint16 > JointIndices |