gui_passing(passing_enabled)
      Get or set whether the GUI layer blocks or passes inputs to the game: Default: False
Parameters:
      passing_enabled [value: bool, type: bool (optional)]
Return Value: bool or None

file: src/io/engine_io_module.c

landing