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
party
IMapPoint
Returns
GetPartySpottingDifficulty(MobileParty, MobileParty)
public abstract float GetPartySpottingDifficulty(MobileParty spotterParty, MobileParty party)
Parameters
spotterParty
MobilePartyparty
MobileParty
Returns
GetPartySpottingRange(MobileParty, bool)
public abstract ExplainedNumber GetPartySpottingRange(MobileParty party, bool includeDescriptions = false)
Parameters
party
MobilePartyincludeDescriptions
bool
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).