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