Table of Contents

Class DefaultMapVisibilityModel

Namespace
TaleWorlds.CampaignSystem.GameComponents
Assembly
TaleWorlds.CampaignSystem.dll
public class DefaultMapVisibilityModel : MapVisibilityModel
Inheritance
DefaultMapVisibilityModel
Inherited Members

Constructors

DefaultMapVisibilityModel()

public DefaultMapVisibilityModel()

Methods

GetHideoutSpottingDistance()

public override float GetHideoutSpottingDistance()

Returns

float

GetPartyRelativeInspectionRange(IMapPoint)

public override float GetPartyRelativeInspectionRange(IMapPoint party)

Parameters

party IMapPoint

Returns

float

GetPartySpottingDifficulty(MobileParty, MobileParty)

public override float GetPartySpottingDifficulty(MobileParty spottingParty, MobileParty party)

Parameters

spottingParty MobileParty
party MobileParty

Returns

float

GetPartySpottingRange(MobileParty, bool)

public override 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).