map_manager_scheduler
Browse all symbols documented inside this include file.
Functions
| Name | Description |
|---|---|
| is_last_round | Returns true if now is last round. |
| is_vote_will_in_next_round | Returns true if vote will in next round. |
| map_scheduler_extend_map | Extend current map time. |
| map_scheduler_get_ignore_check | Get ignore flags for starting vote. |
| map_scheduler_set_ignore_check | Set ignore flags for starting vote. |
| map_scheduler_start_vote | Start vote by scheduler, work with own cvars. |
Enums
| Name | Description |
|---|---|
| IgnoreFlags | — |
Constants
| Name | Description |
|---|---|
| _map_manager_scheduler_included | — |
| IGNORE_DISABLED | — |
| IGNORE_FRAGS_CHECK | — |
| IGNORE_ROUND_CHECK | — |
| IGNORE_TIMER_CHECK | = 1 << 0 |