M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
Public Member Functions | |
FactionManager () | |
Static Public Member Functions | |
static void | DeclareAlliance (IFaction faction1, IFaction faction2) |
static void | DeclareWar (IFaction faction1, IFaction faction2, bool isAtConstantWar=false) |
static void | SetNeutral (IFaction faction1, IFaction faction2) |
static bool | IsAtWarAgainstFaction (IFaction faction1, IFaction faction2) |
static bool | IsAlliedWithFaction (IFaction faction1, IFaction faction2) |
static bool | IsNeutralWithFaction (IFaction faction1, IFaction faction2) |
static IEnumerable< IFaction > | GetEnemyFactions (IFaction faction) |
static IEnumerable< Kingdom > | GetEnemyKingdoms (Kingdom faction) |
static int | GetRelationBetweenClans (Clan clan1, Clan clan2) |
Properties | |
static FactionManager | Instance [get] |
TaleWorlds.CampaignSystem.FactionManager.FactionManager | ( | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticget |