Version: 2021.3
언어: 한국어
public void GetObjects (List<Object> objects);

파라미터

objects The list of objects to be filled by the context.

설명

Gets the list of objects set on the AssetImportContext.

Throws ArgumentNullException, if the list is null.