renpy.jump_out_of_context
Function: renpy.jump_out_of_context( | label) |
Causes control to leave the current context, and then to be transferred in the parent context to the given label.
Example
TODO
Function: renpy.jump_out_of_context( | label) |
Causes control to leave the current context, and then to be transferred in the parent context to the given label.
TODO