class

PointClickEngine::Core::Events::ItemRemovedEvent

Inherits PointClickEngine::Core::Events::GameEvent < Reference < Object

Fired when an item is removed from inventory

Constructors

new(item_id : String, quantity : Int32 = 1)
Source

Class methods

event_type

Instance methods

item_id
Source
quantity
Source