Version: 2023.2
언어: 한국어
public static ContentFile[] GetContentFiles (Unity.Content.ContentNamespace nameSpace);

파라미터

nameSpace The ContentNamespace used to filter the results.

반환

ContentFile[] Returns an array of all the ContentFiles belonging to the ContentNamespace.

설명

Returns all the ContentFile handles associated with the provided ContentNamespace.

The results will include all ContentFiles regardless of their ContentFile.LoadingStatus.