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.