Table of Contents

Class SPGeneralKillNotificationItemVM

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

Constructors

SPGeneralKillNotificationItemVM(Agent, Agent, Agent, bool, Action<SPGeneralKillNotificationItemVM>)

public SPGeneralKillNotificationItemVM(Agent affectedAgent, Agent affectorAgent, Agent assistedAgent, bool isHeadshot, Action<SPGeneralKillNotificationItemVM> onRemove)

Parameters

affectedAgent Agent
affectorAgent Agent
assistedAgent Agent
isHeadshot bool
onRemove Action<SPGeneralKillNotificationItemVM>

Properties

Message

[DataSourceProperty]
public string Message { get; set; }

Property Value

string

Methods

ExecuteRemove()

public void ExecuteRemove()

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