IsTransferBoxAlwaysVisible: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:


==See Also==
==See Also==
{{Shared_server_functions}}
{{Server functions}}

Revision as of 19:01, 20 September 2021

20788

Syntax

bool isTransferBoxAlwaysVisible ( )

Returns

Returns a boolean, whether the transfer box should be always visible or not.

Example

Accessories-text-editor.png Script Example Missing Function IsTransferBoxAlwaysVisible needs a script example, help out by writing one.

Before submitting check out Editing Guidelines Script Examples.


Requirements

This template will be deleted.

See Also