Interface IItemGameAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IItemGameAction : IController, IViewController, IHasUniversalID
Properties
ItemUsed
Declaration
Item ItemUsed { get; set; }
Property Value
Type | Description |
---|---|
Item |