renpy.current_interact_type
Function: renpy.current_interact_type( | ) |
Returns the value of the type parameter supplied to ui.interact() during the current interaction. See renpy.last_interact_type for possible interaction types.
Example
TODO
Function: renpy.current_interact_type( | ) |
Returns the value of the type parameter supplied to ui.interact() during the current interaction. See renpy.last_interact_type for possible interaction types.
TODO