class

PointClickEngine::Core::Events::CharacterPropertyChangedEvent

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

Fired when a character property changes

Constructors

new(character_name : String, property_name : String, value : String)
Source

Class methods

event_type

Instance methods

character_name
Source
property_name
Source
value
Source