PointClickEngine::Core::Events::DialogChoiceSelectedEvent
Inherits PointClickEngine::Core::Events::GameEvent < Reference < Object
Fired when a dialog choice is selected
Constructors
new(dialog_id : String, choice_index : Int32, choice_text : String = "")
SourceClass methods
event_type
Instance methods
choice_index
Sourcechoice_text
Sourcedialog_id
Source