C# Class SharpMod.Messages.DeathMsgMessage

Afficher le fichier Open project: txdv/sharpmod Class Usage Examples

Méthodes publiques

Свойство Type Description
IsHeadshot byte
KillerID byte
TruncatedWeaponName string
VictimID byte

Property Details

IsHeadshot public_oe property

public byte IsHeadshot
Résultat byte

KillerID public_oe property

public byte KillerID
Résultat byte

TruncatedWeaponName public_oe property

public string TruncatedWeaponName
Résultat string

VictimID public_oe property

public byte VictimID
Résultat byte