Navigation
API > API/Plugins > API/Plugins/GeneSplicerModule
| Name | UGeneSplicerBP |
| Type | class |
| Header File | /Engine/Plugins/Animation/GeneSplicer/Source/GeneSplicerModule/Public/GeneSplicerBP.h |
| Include Path | #include "GeneSplicerBP.h" |
Syntax
UCLASS ()
class UGeneSplicerBP : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → UGeneSplicerBP
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool CreateArchetype
(
const FString& DNAFolderPath, |
GeneSplicerBP.h |
|
|
static bool CreateGenePool
(
const FString& DNAFolderPath, |
GeneSplicerBP.h |
|
|
static void Splice
(
USpliceData* SpliceData |
GeneSplicerBP.h |
|