You cannot Instance this class with
Instance.new()Properties
GameID: int
GameID is a property of Game and holds a integer value which is the game ID.
ServerVersion: string
ServerVersion is a property of Game and holds a string value which is the game-servers version. Only accessible on Scripts.
Functions
GetService(string service)
GetService is a function which recieves 1 parameter with the value type of string. It is used to return any child which acts as a service. The service can be like Map or LocalStorage. Example: