Gamemode.IsValidGamemode
From GMod Wiki
Event Hook | |
Hook Name | IsValidGamemode |
Syntax | GM:IsValidGamemode( String gamemode, String map ) |
Description | Checks to see if the input gamemode is a valid Fretta gamemode on the input map. |
Returns | True if the input is a valid Fretta gamemode. |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.IsValidGamemode]Gamemode.IsValidGamemode [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |