public class Campaign
extends Object
Modifier and Type | Method and Description |
---|---|
void |
trBranchScenario()
Generate a yes/no message box.
|
void |
trCampaignAdvance()
Advances the campaign (advance user profile, AND plays the next scenario).
|
void |
trCampaignAdvanceProgress()
Advances the user progress through the campaign.(updates user profile only).
|
void |
trCampaignPlayCurrent()
Plays the current scenario in the campaign.
|
void |
trShowCampaignDlg(string nextCampaign,
string message)
Shows the campaign dialog, with the given message.
|
public void trCampaignAdvance()
public void trCampaignAdvanceProgress()
public void trCampaignPlayCurrent()
public void trBranchScenario()