Version: 2023.2
言語: 日本語
public Object[] GetObjects ();

戻り値

Object[] All the Objects within the ContentFile.

説明

This function can be used to access all the Objects loaded in the ContentFile.

This method will raise an exception if when called ContentFile.LoadingStatus is not LoadingStatus.Completed.