ProtectedconstructorOptionalisInternalConstructor: booleanThe error message, if pre-import failed.
A bool to indicate whether the pre-importation failed. If so, it shouldn't try to import the file.
The optimal ImportOptions for the specific file.
Polyverse specific data. Set when importing data from Polyverse.
Information about the source asset.
The ImportFileInformation struct contains information for a pending import operation. The object is typically the result of a
ProjectLibrary::PeekFileoperation and may contain cache for the data that is about to be imported. The structure can also be used to inject data into the import operation such as polyverseData. Injected data will be applied to the imported sub resources, if the import operation was successful.