M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel Class Reference

Inherits TaleWorlds.CampaignSystem.ComponentInterfaces.MapVisibilityModel.

Public Member Functions

override ExplainedNumber GetPartySpottingRange (MobileParty party, bool includeDescriptions=false)
 
override float GetPartyRelativeInspectionRange (IMapPoint party)
 
override float GetPartySpottingDifficulty (MobileParty spottingParty, MobileParty party)
 
override float GetHideoutSpottingDistance ()
 
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()

override ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingRange ( MobileParty  party,
bool  includeDescriptions = false 
)
virtual

◆ GetPartyRelativeInspectionRange()

override float TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartyRelativeInspectionRange ( IMapPoint  party)
virtual

◆ GetPartySpottingDifficulty()

override float TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetPartySpottingDifficulty ( MobileParty  spottingParty,
MobileParty  party 
)
virtual

◆ GetHideoutSpottingDistance()

override float TaleWorlds.CampaignSystem.GameComponents.DefaultMapVisibilityModel.GetHideoutSpottingDistance ( )
virtual