Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeAssetImportData.h |
Include |
#include "InterchangeAssetImportData.h" |
class UInterchangeAssetImportData : public UAssetImportData
Name | Description | ||
---|---|---|---|
|
TObjectPtr< UIn... |
NodeContainer |
The graph that was use to create this asset |
|
NodeUniqueID |
The Node UID pass to the factory that exist in the graph that was use to create this asset |
|
|
Pipelines |
List of pipelines use to import an asset |
Name | Description | ||
---|---|---|---|
|
ScriptExtractDisplayLabels() |
Extract all the filename labels. |
|
|
ScriptExtractFilenames() |
Extract all the (resolved) filenames. |
|
|
ScriptGetFirstFilename() |
Return the first filename stored in this data. |