Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor > API/Plugins/MetaHumanSDKEditor/FSourceMetaHuman
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSourceMetaHuman
(
FZipArchiveReader* Reader |
MetaHumanTypesEditor.h | ||
FSourceMetaHuman
(
const FString& InCharacterPath, |
MetaHumanTypesEditor.h |
FSourceMetaHuman(FZipArchiveReader *)
| Name | FSourceMetaHuman |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/MetaHumanTypesEditor.h |
| Include Path | #include "MetaHumanTypesEditor.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Private/MetaHumanTypesEditor.cpp |
FSourceMetaHuman
(
FZipArchiveReader * Reader
)
FSourceMetaHuman(const FString &, const FString &, const FString &)
| Name | FSourceMetaHuman |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/MetaHumanTypesEditor.h |
| Include Path | #include "MetaHumanTypesEditor.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Private/MetaHumanTypesEditor.cpp |
FSourceMetaHuman
(
const FString & InCharacterPath,
const FString & InCommonPath,
const FString & InName
)