The search keyword must be a single word (no spaces).
Function ReloadGame
- Line
- 3196
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- nothing
- Returns
- nothing
| 3196 | native ReloadGame takes nothing returns nothing |
| 3197 | // %%% SetCampaignMenuRace is deprecated. It must remain to support
|
| 3198 | // old maps which use it, but all new maps should use SetCampaignMenuRaceEx
|
| 3199 | native SetCampaignMenuRace takes race r returns nothing |
| 3200 | native SetCampaignMenuRaceEx takes integer campaignIndex returns nothing |
| 3201 | native ForceCampaignSelectScreen takes nothing returns nothing |