OnRoundEnd
No description available for this symbol.
Syntax
forward OnRoundEnd( const RoundEndType:type )
Usage
| type | The type of round end. See RoundEndType constants. |
Notes
You can block a round end happening by returning PLUGIN_HANDLED.
Defined in
infinite_round.inc
at line 64
.
This documentation was automatically generated from source.