Table of Contents

Class DuelZoneLandmark

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class DuelZoneLandmark : ScriptComponentBehavior, IFocusable
Inheritance
DuelZoneLandmark
Implements
Inherited Members

Constructors

DuelZoneLandmark()

public DuelZoneLandmark()

Fields

ZoneTroopType

public TroopType ZoneTroopType

Field Value

TroopType

Properties

FocusableObjectType

public FocusableObjectType FocusableObjectType { get; }

Property Value

FocusableObjectType

Methods

GetDescriptionText(GameEntity)

public string GetDescriptionText(GameEntity gameEntity = null)

Parameters

gameEntity GameEntity

Returns

string

GetInfoTextForBeingNotInteractable(Agent)

public TextObject GetInfoTextForBeingNotInteractable(Agent userAgent)

Parameters

userAgent Agent

Returns

TextObject

OnFocusGain(Agent)

public void OnFocusGain(Agent userAgent)

Parameters

userAgent Agent

OnFocusLose(Agent)

public void OnFocusLose(Agent userAgent)

Parameters

userAgent Agent

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