class

PointClickEngine::Core::Events::ItemAddedEvent

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

Fired when an item is added to inventory

Constructors

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

Class methods

event_type

Instance methods

item_id
Source
item_name
Source
quantity
Source