Class MPKillFeedVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPKillFeedVM : ViewModel
- Inheritance
-
MPKillFeedVM
Constructors
MPKillFeedVM()
public MPKillFeedVM()
Properties
GeneralCasualty
public MPGeneralKillNotificationVM GeneralCasualty { get; set; }
Property Value
PersonalCasualty
public MPPersonalKillNotificationVM PersonalCasualty { get; set; }
Property Value
Methods
OnAgentRemoved(Agent, Agent, bool)
public void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, bool isPersonalFeedEnabled)
Parameters
OnPersonalDamage(int, bool, bool, bool, bool, string)
public void OnPersonalDamage(int damageAmount, bool isFatal, bool isMountDamage, bool isFriendlyDamage, bool isHeadshot, string killedAgentName)
Parameters
damageAmount
intisFatal
boolisMountDamage
boolisFriendlyDamage
boolisHeadshot
boolkilledAgentName
string
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).