Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetObjects

public void GetObjects(List<Object> objects);

Parameters

objectsThe list of objects to be filled by the context.

Description

Gets the list of objects set on the AssetImportContext.

Throws ArgumentNullException, if the list is null.

Did you find this page useful? Please give it a rating: