Table of Contents

Class SPGeneralKillNotificationVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.HUD.KillFeed.General
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class SPGeneralKillNotificationVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
SPGeneralKillNotificationVM
Implements
Inherited Members

Constructors

SPGeneralKillNotificationVM()

public SPGeneralKillNotificationVM()

Properties

NotificationList

[DataSourceProperty]
public MBBindingList<SPGeneralKillNotificationItemVM> NotificationList { get; set; }

Property Value

MBBindingList<SPGeneralKillNotificationItemVM>

Methods

OnAgentRemoved(Agent, Agent, Agent, bool)

public void OnAgentRemoved(Agent affectedAgent, Agent affectorAgent, Agent assistedAgent, bool isHeadshot)

Parameters

affectedAgent Agent
affectorAgent Agent
assistedAgent Agent
isHeadshot bool

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