renpy/doc/reference/functions/renpy.get transition
From Ren'Py Visual Novel Engine
renpy.get_transition
| Function: | renpy.get_transition | (layer=None): |
Gets the transition that has been scheduled to occur using renpy.transition.
layer - if not None, finds the transition occuring for that specific layer.
