Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeManager
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include | #include "InterchangeManager.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeManager.cpp |
TSharedRef< UE::Interchange::FImportAsyncHelper, ESPMode::ThreadSafe > CreateAsyncHelper
&40;
const UE::Interchange::FImportAsyncHelperData & Data,
const FImportAssetParameters & ImportAssetParameters
&41;
Remarks
Return an FImportAsynHelper pointer. The pointer is deleted when ReleaseAsyncHelper is call.
Parameters
| Name | Description |
|---|---|
| Data | The data we want to pass to the different import tasks |