Class MapVisibilityModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class MapVisibilityModel : GameModel
- Inheritance
-
MapVisibilityModel
- Derived
- Inherited Members
Constructors
MapVisibilityModel()
protected MapVisibilityModel()
Methods
GetHideoutSpottingDistance()
public abstract float GetHideoutSpottingDistance()
Returns
GetPartyRelativeInspectionRange(IMapPoint)
public abstract float GetPartyRelativeInspectionRange(IMapPoint party)
Parameters
partyIMapPoint
Returns
GetPartySpottingDifficulty(MobileParty, MobileParty)
public abstract float GetPartySpottingDifficulty(MobileParty spotterParty, MobileParty party)
Parameters
spotterPartyMobilePartypartyMobileParty
Returns
GetPartySpottingRange(MobileParty, bool)
public abstract ExplainedNumber GetPartySpottingRange(MobileParty party, bool includeDescriptions = false)
Parameters
partyMobilePartyincludeDescriptionsbool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).