GetDevelopmentMode

From Multi Theft Auto: Wiki
Revision as of 08:22, 21 November 2011 by OpenIDUser32 (talk | contribs)
Jump to navigation Jump to search

Available client side in 1.2 and onwards This function is used to get the development mode of the client. For more information see setDevelopmentMode

Syntax

bool getDevelopmentMode ()

Returns

Returns true if the development mode is on, false if off.

Requirements

This template will be deleted.

See Also