Choose your operating system:
Windows
macOS
Linux
| FGCObject
|
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h |
Include |
#include "InterchangeManager.h" |
class FImportAsyncHelper : protected FGCObject
Name | Description | ||
---|---|---|---|
|
AssetImportResult |
||
|
BaseNodeContainers |
The following Arrays are per source data. |
|
|
std::atomic< bo... |
bCancel |
If we cancel the tasks, we set this boolean to true. |
|
CompletionTask |
||
|
CreateAssetTasks |
||
|
CreatedFactories |
||
|
CreatedFactoriesLock |
Created factories map, Key is factory node UID. |
|
|
CreatedPackages |
||
|
CreatedPackagesLock |
Create package map, Key is package name. We cannot create package asynchronously so we have to create a game thread task to do this. |
|
|
CreatePackageTasks |
||
|
ImportedAssetsPerSourceIndex |
||
|
ImportedAssetsPerSourceIndexLock |
||
|
ImportedSceneObjectsPerSourceIndex |
||
|
ImportedSceneObjectsPerSourceIndexLock |
||
|
ParsingTask |
||
|
PipelinePostImportTasks |
||
|
PipelinePreImportTasks |
||
|
Pipelines |
Pipelines array is not per source data. |
|
|
PreAsyncCompletionTask |
||
|
PreCompletionTask |
||
|
SceneImportResult |
||
|
SceneTasks |
||
|
SourceDatas |
||
|
TaskData |
||
|
Translators |
||
|
TranslatorTasks |
Name | Description | |
---|---|---|
|
FImportAsyncHelper() |
Name | Description | |
---|---|---|
|
~FImportAsyncHelper() |
Name | Description | ||
---|---|---|---|
|
AddReferencedObjects ( |
FGCObject interface |
|
|
GetReferencerName() |
Use this method to report a name for your referencer. |
Name |
Description |
|
---|---|---|
|
FImportedObjectInfo |