Class ItemInteractAction
Inheritance
System.Object
ItemInteractAction
Implements
Inherited Members
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public abstract class ItemInteractAction : InteractAction, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, IPositionGameAction, IAuthGameAction, ISyncedAction, IItemGameAction, IController, IViewController, IHasUniversalID
Constructors
ItemInteractAction()
Declaration
protected ItemInteractAction()
Properties
ItemUsed
Declaration
[CanAutoAssign]
public virtual Item ItemUsed { get; set; }
Property Value
Type | Description |
---|---|
Item |