DgsGetInputEnabled

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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