C# Class SharpMod.Messages.DeathMsgMessage

Show file Open project: txdv/sharpmod Class Usage Examples

Public Properties

Property Type Description
IsHeadshot byte
KillerID byte
TruncatedWeaponName string
VictimID byte

Property Details

IsHeadshot public property

public byte IsHeadshot
return byte

KillerID public property

public byte KillerID
return byte

TruncatedWeaponName public property

public string TruncatedWeaponName
return string

VictimID public property

public byte VictimID
return byte