documentation indexreference manualfunction index

renpy.get_filename_line

Function: renpy.get_filename_line ():

Returns a pair giving the filename and line number of the current statement.

Example

init:
    $ renpy.watch("renpy.get_filename_line()")



documentation indexreference manualfunction index