HU/IsInSlot: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "==Syntax== <syntaxhighlight lang="lua">isInSlot(x, y, width, height)</syntaxhighlight> ===Returns=== If cursor in slot then returns true otherwise returns true Author '''Pet...")
(No difference)

Revision as of 19:59, 3 November 2019

Syntax

isInSlot(x, y, width, height)

Returns

If cursor in slot then returns true otherwise returns true

Author Petrik