Class SPGeneralKillNotificationItemVM
- 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
AgentaffectorAgent
AgentassistedAgent
AgentisHeadshot
boolonRemove
Action<SPGeneralKillNotificationItemVM>
Properties
Message
[DataSourceProperty]
public string Message { get; set; }
Property Value
Methods
ExecuteRemove()
public void ExecuteRemove()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).