UInterchangeManager::ImportInternal

Called by the public Import functions

Choose your operating system:

Windows

macOS

Linux

References

Module

InterchangeEngine

Header

/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h

Include

#include "InterchangeManager.h"

Source

/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp

Syntax

TTuple< UE::Interchange::FAssetImportResultRef, UE::Interchange::FSceneImportResultRef > ImportInternal
(
    const FString & ContentPath,
    const UInterchangeSourceData * SourceData,
    const FImportAssetParameters & ImportAssetParameters,
    const UE::Interchange::EImportType ImportType
)

Remarks

Called by the public Import functions