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.