M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
SandBox.Tournaments.ITournamentGameBehavior Interface Reference

Inherited by SandBox.Tournaments.MissionLogics.TournamentArcheryMissionController, SandBox.Tournaments.MissionLogics.TournamentFightMissionController, SandBox.Tournaments.MissionLogics.TournamentJoustingMissionController, and SandBox.Tournaments.MissionLogics.TownHorseRaceMissionController.

Public Member Functions

void StartMatch (TournamentMatch match, bool isLastRound)
 
void SkipMatch (TournamentMatch match)
 
bool IsMatchEnded ()
 
void OnMatchEnded ()
 

Member Function Documentation

◆ StartMatch()

◆ SkipMatch()

◆ IsMatchEnded()

◆ OnMatchEnded()