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

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.

Public Member Functions

abstract ExplainedNumber GetPartySpottingRange (MobileParty party, bool includeDescriptions=false)
 
abstract float GetPartyRelativeInspectionRange (IMapPoint party)
 
abstract float GetPartySpottingDifficulty (MobileParty spotterParty, MobileParty party)
 
abstract float GetHideoutSpottingDistance ()
 

Member Function Documentation

◆ GetPartySpottingRange()

abstract ExplainedNumber TaleWorlds.CampaignSystem.ComponentInterfaces.MapVisibilityModel.GetPartySpottingRange ( MobileParty  party,
bool  includeDescriptions = false 
)
pure virtual

◆ GetPartyRelativeInspectionRange()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.MapVisibilityModel.GetPartyRelativeInspectionRange ( IMapPoint  party)
pure virtual

◆ GetPartySpottingDifficulty()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.MapVisibilityModel.GetPartySpottingDifficulty ( MobileParty  spotterParty,
MobileParty  party 
)
pure virtual

◆ GetHideoutSpottingDistance()

abstract float TaleWorlds.CampaignSystem.ComponentInterfaces.MapVisibilityModel.GetHideoutSpottingDistance ( )
pure virtual