DgsGetInputEnabled

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

This function is a replica of guiGetInputEnabled. In order to satisfy the needs of developers, the function exists here.

Syntax

bool dgsGetInputEnabled ()

DGS OOP Syntax Help! I don't understand this!

Method: dgsRootInstance:getInputEnabled(...)
Counterpart: dgsSetInputEnabled

Returns

Returns true if input is focused on GUI, false if it's focused on the game.

See Also

General Functions

General Events