Version: 2023.2
言語: 日本語
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.