FunctionsControllerManagedByGameControllerManagedByGame CallableControllerManagedByGame(buttons: readonly GamepadButton[]): booleanReturns TRUE if current screen is a game that handles the controller, sends the input to that screenParametersbuttons: readonly GamepadButton[]The raw button dataReturns boolean
Returns TRUE if current screen is a game that handles the controller, sends the input to that screen