Table of Contents

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

float

GetPartyRelativeInspectionRange(IMapPoint)

public abstract float GetPartyRelativeInspectionRange(IMapPoint party)

Parameters

party IMapPoint

Returns

float

GetPartySpottingDifficulty(MobileParty, MobileParty)

public abstract float GetPartySpottingDifficulty(MobileParty spotterParty, MobileParty party)

Parameters

spotterParty MobileParty
party MobileParty

Returns

float

GetPartySpottingRange(MobileParty, bool)

public abstract ExplainedNumber GetPartySpottingRange(MobileParty party, bool includeDescriptions = false)

Parameters

party MobileParty
includeDescriptions bool

Returns

ExplainedNumber

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).