documentation indexreference manualfunction index

renpy.restart_interaction

Function: renpy.restart_interaction ():

Calling this restarts the current interaction, while keeping any ongoing transitions.

This should be called whenever displayables are added or removed over the course of an interaction, or when the information used to construct the overlay changes.


Example

TODO



documentation indexreference manualfunction index