Navigation
API > API/Plugins > API/Plugins/GeneSplicerLib > API/Plugins/GeneSplicerLib/GenePool > API/Plugins/GeneSplicerLib/GenePool/Impl
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static GenePoolInterface * create
(
MemoryResource* memRes |
genesplicer/splicedata/genepool/GenePoolInterface.h | ||
static GenePoolInterface * create
(
const Reader* deltaArchetype, |
genesplicer/splicedata/genepool/GenePoolInterface.h |
create(MemoryResource *)
| Name | create |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Private/genesplicer/splicedata/genepool/GenePoolInterface.h |
| Include Path | #include "genesplicer/splicedata/genepool/GenePoolInterface.h" |
static GenePoolInterface * create
(
MemoryResource * memRes
)
create(const Reader , const Reader **, std::uint16_t, GenePoolMask, MemoryResource )
| Name | create |
| Type | function |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerLib/Private/genesplicer/splicedata/genepool/GenePoolInterface.h |
| Include Path | #include "genesplicer/splicedata/genepool/GenePoolInterface.h" |
static GenePoolInterface * create
(
const Reader * deltaArchetype,
const Reader ** dnas,
std::uint16_t dnaCount,
GenePoolMask genePoolMask,
MemoryResource * memRes
)