IsTransferBoxActive

From Multi Theft Auto: Wiki
Revision as of 11:28, 17 January 2008 by ChrML (talk | contribs) (New page: __NOTOC__ {{Client function}} This function returns whether the transferbox is visible or not. ==Syntax== <syntaxhighlight lang="lua"> bool isTransferBoxActive () </syntaxhighlight> ===Returns=== Returns ''tru...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function returns whether the transferbox is visible or not.

Syntax

bool isTransferBoxActive ()

Returns

Returns true if the transferbox is visible, false if not.

Example

This example does...

--This line does...
blabhalbalhb --abababa
--This line does this...
mooo

See Also

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows