Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FImportResult
| Name | EStatus |
| Type | enum |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include Path | #include "InterchangeManager.h" |
Syntax
enum EStatus
{
Invalid,
InProgress,
Done,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| InProgress | |
| Done |