public void GetObjects (List<Object> objects);

Parámetros

objectsThe list of objects to be filled by the context.

Descripción

Gets the list of objects set on the AssetImportContext.

Throws ArgumentNullException, if the list is null.