|
M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
Inherits TaleWorlds.CampaignSystem.ISandBoxMissionManager.
Public Member Functions | |
| IMission | OpenTournamentFightMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentHorseRaceMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentJoustingMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentArcheryMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentFightMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentHorseRaceMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentJoustingMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenTournamentArcheryMission (string scene, TournamentGame tournamentGame, Settlement settlement, CultureObject culture, bool isPlayerParticipating) |
| IMission | OpenBattleChallengeMission (string scene, IList< Hero > priorityCharsAttacker, IList< Hero > priorityCharsDefender) |
| IMission SandBox.SandBoxMissionManager.OpenTournamentFightMission | ( | string | scene, |
| TournamentGame | tournamentGame, | ||
| Settlement | settlement, | ||
| CultureObject | culture, | ||
| bool | isPlayerParticipating | ||
| ) |
Implements TaleWorlds.CampaignSystem.ISandBoxMissionManager.
| IMission SandBox.SandBoxMissionManager.OpenTournamentHorseRaceMission | ( | string | scene, |
| TournamentGame | tournamentGame, | ||
| Settlement | settlement, | ||
| CultureObject | culture, | ||
| bool | isPlayerParticipating | ||
| ) |
Implements TaleWorlds.CampaignSystem.ISandBoxMissionManager.
| IMission SandBox.SandBoxMissionManager.OpenTournamentJoustingMission | ( | string | scene, |
| TournamentGame | tournamentGame, | ||
| Settlement | settlement, | ||
| CultureObject | culture, | ||
| bool | isPlayerParticipating | ||
| ) |
Implements TaleWorlds.CampaignSystem.ISandBoxMissionManager.
| IMission SandBox.SandBoxMissionManager.OpenTournamentArcheryMission | ( | string | scene, |
| TournamentGame | tournamentGame, | ||
| Settlement | settlement, | ||
| CultureObject | culture, | ||
| bool | isPlayerParticipating | ||
| ) |
Implements TaleWorlds.CampaignSystem.ISandBoxMissionManager.