Table of Contents

Struct KillData

Namespace
TaleWorlds.MountAndBlade.Diamond.MultiplayerBadges
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public struct KillData
Inherited Members
Extension Methods

Properties

KillerFaction

public string KillerFaction { get; set; }

Property Value

string

KillerId

public PlayerId KillerId { get; set; }

Property Value

PlayerId

KillerTroop

public string KillerTroop { get; set; }

Property Value

string

VictimFaction

public string VictimFaction { get; set; }

Property Value

string

VictimId

public PlayerId VictimId { get; set; }

Property Value

PlayerId

VictimTroop

public string VictimTroop { get; set; }

Property Value

string

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