Version: 2020.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetObjects

매뉴얼로 전환
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.