Table of Contents

Class MPKillFeedVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.KillFeed
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

MPGeneralKillNotificationVM

PersonalCasualty

public MPPersonalKillNotificationVM PersonalCasualty { get; set; }

Property Value

MPPersonalKillNotificationVM

Methods

OnAgentRemoved(Agent, Agent, bool)

public void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, bool isPersonalFeedEnabled)

Parameters

affectedAgent Agent
affectorAgent Agent
isPersonalFeedEnabled bool

OnPersonalDamage(int, bool, bool, bool, bool, string)

public void OnPersonalDamage(int damageAmount, bool isFatal, bool isMountDamage, bool isFriendlyDamage, bool isHeadshot, string killedAgentName)

Parameters

damageAmount int
isFatal bool
isMountDamage bool
isFriendlyDamage bool
isHeadshot bool
killedAgentName string

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