Version: 2023.1
언어: 한국어
public Object GetObject (ulong localIdentifierInFile);

파라미터

lfid The local file identifier.

반환

Object The loaded Object from the ContentFile.

설명

Used to access objects within the ContentFile by local file identifier.

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