Method: Game_Message#choice_cancel_type
- Defined in:
- lib/rgss3_default_scripts/Game_Message.rb
#choice_cancel_type ⇒ Object
show choices: cancel
19 20 21 |
# File 'lib/rgss3_default_scripts/Game_Message.rb', line 19 def choice_cancel_type @choice_cancel_type end |