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

Inherits TaleWorlds.Core.IAgentOriginBase.

Public Member Functions

 BasicBattleAgentOrigin (BasicCharacterObject troop)
 
void SetWounded ()
 
void SetKilled ()
 
void SetRouted ()
 
void OnAgentRemoved (float agentHealth)
 
void OnScoreHit (BasicCharacterObject victim, BasicCharacterObject formationCaptain, int damage, bool isFatal, bool isTeamKill, WeaponComponentData attackerWeapon)
 
void SetBanner (Banner banner)
 

Additional Inherited Members

- Properties inherited from TaleWorlds.Core.IAgentOriginBase
bool IsUnderPlayersCommand [get]
 
uint FactionColor [get]
 
uint FactionColor2 [get]
 
IBattleCombatant BattleCombatant [get]
 
int UniqueSeed [get]
 
int Seed [get]
 
Banner Banner [get]
 
BasicCharacterObject Troop [get]
 

Constructor & Destructor Documentation

◆ BasicBattleAgentOrigin()

TaleWorlds.MountAndBlade.BasicBattleAgentOrigin.BasicBattleAgentOrigin ( BasicCharacterObject  troop)