SetNextMission
Category: Global
Since engine version: 4.9.7.0 CR
Description
Changes the "Continue playing this round" button of the game over dialog to instead launch the specified scenario when the button is pressed.
Syntax
void SetNextMission
(string szNextMissionFile, string szButtonText, string szTooltip);
Parameters
- szNextMissionFile:
Filename of the scenario that should be started.
- szButtonText:
Button text
- szTooltip:
Tooltip text, shown when hovering with the mouse cursor over the button.
Fulgen / Clonk Wiki, Juli 2016