Interface IPingableShopItem
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IPingableShopItem
Properties
merchandiseIndex
Declaration
int merchandiseIndex { get; }
Property Value
| Type | Description |
|---|---|
| int |
shop
Declaration
Object shop { get; }
Property Value
| Type | Description |
|---|---|
| UnityEngine.Object |