Navigation
API > API/Plugins > API/Plugins/InterchangeDNA
| Name | FInterchangeDnaModule |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCharacter/Source/InterchangeDNA/Public/InterchangeDnaModule.h |
| Include Path | #include "InterchangeDnaModule.h" |
Syntax
class FInterchangeDnaModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USkeletalMesh * ImportSync
(
const FString& InNewRigAssetName, |
DNAInterchangeModule implementation | InterchangeDnaModule.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
InterchangeDnaModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | InterchangeDnaModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FInterchangeDnaModule & GetModule() |
InterchangeDnaModule.h |