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.