server.gameMode: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
m (Mex moved page Server.gameMode to server.gameMode)
 
(No difference)

Latest revision as of 15:28, 24 August 2019

Variable Server Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.72

string server.gameMode

The server.gameMode variable is used to fetch the game mode of the server.

Value

string A string containing the game mode of the server.
readonly This variable cannot be changed.

Notes

There aren't any notes for this variable.

Examples

There aren't any examples for this variable.

Compatibility

There isn't any compatibility information for this variable.