Navigation
API > API/Plugins > API/Plugins/DNACalibLib > API/Plugins/DNACalibLib/CommandSequence
| Name | Impl |
| Type | class |
| Header File | /Engine/Plugins/Animation/DNACalib/Source/DNACalibLib/Private/dnacalib/commands/CommandSequence.cpp |
| Include Path | #include "dnacalib/commands/CommandSequence.cpp" |
Syntax
class Impl : public dnac::CommandImplBase< Impl >
Inheritance Hierarchy
- dnac::CommandImplBase< Impl > → CommandSequence::Impl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Impl
(
MemoryResource* memRes_ |
Typedefs
| Name | Type | Remarks | Include Path | | --- | --- | --- | --- |Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void add
(
Command* command |
|||
bool contains
(
Command* command |
|||
void remove
(
Command* command |
|||
void run
(
DNACalibDNAReader* output |
|||
std::size_t size() |