Class SandBoxMission
- Namespace
- TaleWorlds.CampaignSystem
- Assembly
- TaleWorlds.CampaignSystem.dll
public class SandBoxMission
- Inheritance
-
SandBoxMission
- Inherited Members
Constructors
SandBoxMission()
public SandBoxMission()
Methods
OpenBattleChallengeMission(string, IList<Hero>, IList<Hero>)
public static IMission OpenBattleChallengeMission(string scene, IList<Hero> priorityCharsAttacker, IList<Hero> priorityCharsDefender)
Parameters
Returns
OpenTournamentArcheryMission(string, TournamentGame, Settlement, CultureObject, bool)
public static IMission OpenTournamentArcheryMission(string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating)
Parameters
scene
stringtournamentGame
TournamentGamesettlement
Settlementculture
CultureObjectisPlayerParticipating
bool
Returns
OpenTournamentFightMission(string, TournamentGame, Settlement, CultureObject, bool)
public static IMission OpenTournamentFightMission(string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating)
Parameters
scene
stringtournamentGame
TournamentGamesettlement
Settlementculture
CultureObjectisPlayerParticipating
bool
Returns
OpenTournamentHorseRaceMission(string, TournamentGame, Settlement, CultureObject, bool)
public static IMission OpenTournamentHorseRaceMission(string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating)
Parameters
scene
stringtournamentGame
TournamentGamesettlement
Settlementculture
CultureObjectisPlayerParticipating
bool
Returns
OpenTournamentJoustingMission(string, TournamentGame, Settlement, CultureObject, bool)
public static IMission OpenTournamentJoustingMission(string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating)
Parameters
scene
stringtournamentGame
TournamentGamesettlement
Settlementculture
CultureObjectisPlayerParticipating
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).