Gamemode.InRound
From GMod Wiki
Event Hook | |
Hook Name | InRound |
Syntax | GM:InRound( ) |
Description | Returns the Global Boolean "InRound", which is true when in a round and false when not. |
Returns | Boolean InRound |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.InRound]Gamemode.InRound [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |