M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.TroopSupplierProbabilityModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultTroopSupplierProbabilityModel.

Public Member Functions

abstract Dictionary< FlattenedTroopRosterElement, float > GetTroopSpawnProbabilitiesAccordingToUnitSpawnPrioritization (MapEventParty battleParty, FlattenedTroopRoster priorityTroops, bool includePlayers, int sizeOfSide, bool forcePriorityTroops)
 

Member Function Documentation

◆ GetTroopSpawnProbabilitiesAccordingToUnitSpawnPrioritization()

abstract Dictionary< FlattenedTroopRosterElement, float > TaleWorlds.CampaignSystem.ComponentInterfaces.TroopSupplierProbabilityModel.GetTroopSpawnProbabilitiesAccordingToUnitSpawnPrioritization ( MapEventParty  battleParty,
FlattenedTroopRoster  priorityTroops,
bool  includePlayers,
int  sizeOfSide,
bool  forcePriorityTroops 
)
pure virtual