M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.DuelZoneLandmark Class Reference

Inherits TaleWorlds.Engine.ScriptComponentBehavior, and TaleWorlds.MountAndBlade.IFocusable.

Public Member Functions

void OnFocusGain (Agent userAgent)
 
void OnFocusLose (Agent userAgent)
 
TextObject GetInfoTextForBeingNotInteractable (Agent userAgent)
 
string GetDescriptionText (GameEntity gameEntity=null)
 
- Public Member Functions inherited from TaleWorlds.Engine.ScriptComponentBehavior
void SetScriptComponentToTick (TickRequirement value)
 
void SetScriptComponentToTickMT (TickRequirement value)
 
virtual TickRequirement GetTickRequirement ()
 
void OnFocusGain (Agent userAgent)
 
void OnFocusLose (Agent userAgent)
 
TextObject GetInfoTextForBeingNotInteractable (Agent userAgent)
 
string GetDescriptionText (GameEntity gameEntity=null)
 

Public Attributes

TroopType ZoneTroopType
 

Properties

FocusableObjectType FocusableObjectType [get]
 
- Properties inherited from TaleWorlds.Engine.ScriptComponentBehavior
GameEntity GameEntity [get]
 
ManagedScriptComponent ScriptComponent [get]
 
ManagedScriptHolder ManagedScriptHolder [get]
 
Scene Scene [get]
 
- Properties inherited from TaleWorlds.MountAndBlade.IFocusable
FocusableObjectType FocusableObjectType [get]
 

Additional Inherited Members

- Public Types inherited from TaleWorlds.Engine.ScriptComponentBehavior
enum  TickRequirement : uint
 
- Protected Member Functions inherited from TaleWorlds.Engine.ScriptComponentBehavior
void InvalidateWeakPointersIfValid ()
 
 ScriptComponentBehavior ()
 
virtual void OnRemoved (int removeReason)
 

Member Function Documentation

◆ OnFocusGain()

void TaleWorlds.MountAndBlade.DuelZoneLandmark.OnFocusGain ( Agent  userAgent)

◆ OnFocusLose()

void TaleWorlds.MountAndBlade.DuelZoneLandmark.OnFocusLose ( Agent  userAgent)

◆ GetInfoTextForBeingNotInteractable()

TextObject TaleWorlds.MountAndBlade.DuelZoneLandmark.GetInfoTextForBeingNotInteractable ( Agent  userAgent)

◆ GetDescriptionText()

string TaleWorlds.MountAndBlade.DuelZoneLandmark.GetDescriptionText ( GameEntity  gameEntity = null)

Member Data Documentation

◆ ZoneTroopType

TroopType TaleWorlds.MountAndBlade.DuelZoneLandmark.ZoneTroopType

Property Documentation

◆ FocusableObjectType

FocusableObjectType TaleWorlds.MountAndBlade.DuelZoneLandmark.FocusableObjectType
get