GameData
Description
A Table containing various values as a performance improvement and for autorefresh support.
The following fields exist by default.
All Shared values are networked when a player joins the game, but only once, changing them while playing has no effect except for MaxPlayers.
Parameters
boolean IsLan
true if the game is a lan game - checks if sv_lan is enabled, will enable -multirun support
boolean IsNewPlayer
true if the local player is new to the game. This enables some UI hints for the first few rounds.