Interface IGameItemLookupDataLayer
Contract for objects providing data to the GameItemLookup.
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public interface IGameItemLookupDataLayer
Methods
Name | Description |
---|---|
GetData() | Get GameItemLookup's serializable data. |
SetLastGameItemIdUsed(int, Completer) | Request to set the last game item id used. |