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