renpy/doc/reference/functions/renpy.current interact type
From Ren'Py Visual Novel Engine
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
