The search keyword must be a single word (no spaces).
Function ForceCampaignSelectScreen
- Line
- 3201
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- nothing
- Returns
- nothing
| 3201 | native ForceCampaignSelectScreen takes nothing returns nothing |
| 3202 | |
| 3203 | native LoadGame takes string saveFileName, boolean doScoreScreen returns nothing |
| 3204 | native SaveGame takes string saveFileName returns nothing |
| 3205 | native RenameSaveDirectory takes string sourceDirName, string destDirName returns boolean |
| 3206 | native RemoveSaveDirectory takes string sourceDirName returns boolean |