Interface INotifiableItem
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public interface INotifiableItem
Properties
Notifications
Declaration
int Notifications { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
public interface INotifiableItem
int Notifications { get; set; }
| Type | Description |
|---|---|
| System.Int32 |