FImportResult::AddImportedObject

Adds an asset to the list of imported assets.

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

void AddImportedObject
(
    UObject * ImportedObject
)

Remarks

Adds an asset to the list of imported assets.