Gamemode.CheckRoundEnd
From GMod Wiki
Event Hook | |
Hook Name | CheckRoundEnd |
Syntax | GM:CheckRoundEnd( ) |
Description | (Presumably) Checks if the round is over. Hook any round end functions here. Called every second. |
Returns | Nil |
Lua State | |
BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.CheckRoundEnd]Gamemode.CheckRoundEnd [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |