Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKEditor > API/Plugins/MetaHumanSDKEditor/FFileSource
| Name | ECopyResult |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKEditor/Public/Import/MetaHumanImport.h |
| Include Path | #include "Import/MetaHumanImport.h" |
Syntax
enum ECopyResult
{
Success,
MissingSource,
Failure,
}
Values
| Name | Remarks |
|---|---|
| Success | |
| MissingSource | |
| Failure |