documentation indexreference manualfunction index

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



documentation indexreference manualfunction index