Garry's Mod Wiki

gamemode.Get

  table gamemode.Get( string name )

Description

This is used internally - although you're able to use it you probably shouldn't.

This returns the internally stored gamemode table.

Arguments

1 string name
The name of the gamemode you want to get

Returns

1 table
The gamemode's table