M&B: Bannerlord 1.0.3
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.Map.IMapEntity Interface Reference

Inherited by TaleWorlds.CampaignSystem.MapEvents.MapEvent, TaleWorlds.CampaignSystem.Party.MobileParty, and TaleWorlds.CampaignSystem.Settlements.Settlement.

Public Member Functions

bool OnMapClick (bool followModifierUsed)
 
void OnHover ()
 
void OnOpenEncyclopedia ()
 
bool IsMainEntity ()
 
bool IsEnemyOf (IFaction faction)
 
bool IsAllyOf (IFaction faction)
 
void GetMountAndHarnessVisualIdsForPartyIcon (out string mountStringId, out string harnessStringId)
 
void OnPartyInteraction (MobileParty mobileParty)
 

Properties

Vec2 InteractionPosition [get]
 
TextObject Name [get]
 
bool IsMobileEntity [get]
 
IMapEntity AttachedEntity [get]
 
IPartyVisual PartyVisual [get]
 
bool ShowCircleAroundEntity [get]
 

Member Function Documentation

◆ OnMapClick()

bool TaleWorlds.CampaignSystem.Map.IMapEntity.OnMapClick ( bool  followModifierUsed)

◆ OnHover()

void TaleWorlds.CampaignSystem.Map.IMapEntity.OnHover ( )

◆ OnOpenEncyclopedia()

void TaleWorlds.CampaignSystem.Map.IMapEntity.OnOpenEncyclopedia ( )

◆ IsMainEntity()

bool TaleWorlds.CampaignSystem.Map.IMapEntity.IsMainEntity ( )

◆ IsEnemyOf()

bool TaleWorlds.CampaignSystem.Map.IMapEntity.IsEnemyOf ( IFaction  faction)

◆ IsAllyOf()

bool TaleWorlds.CampaignSystem.Map.IMapEntity.IsAllyOf ( IFaction  faction)

◆ GetMountAndHarnessVisualIdsForPartyIcon()

void TaleWorlds.CampaignSystem.Map.IMapEntity.GetMountAndHarnessVisualIdsForPartyIcon ( out string  mountStringId,
out string  harnessStringId 
)

◆ OnPartyInteraction()

void TaleWorlds.CampaignSystem.Map.IMapEntity.OnPartyInteraction ( MobileParty  mobileParty)

Property Documentation

◆ InteractionPosition

Vec2 TaleWorlds.CampaignSystem.Map.IMapEntity.InteractionPosition
get

◆ Name

TextObject TaleWorlds.CampaignSystem.Map.IMapEntity.Name
get

◆ IsMobileEntity

bool TaleWorlds.CampaignSystem.Map.IMapEntity.IsMobileEntity
get

◆ AttachedEntity

IMapEntity TaleWorlds.CampaignSystem.Map.IMapEntity.AttachedEntity
get

◆ PartyVisual

IPartyVisual TaleWorlds.CampaignSystem.Map.IMapEntity.PartyVisual
get

◆ ShowCircleAroundEntity

bool TaleWorlds.CampaignSystem.Map.IMapEntity.ShowCircleAroundEntity
get