C# 클래스 SharpMod.Messages.DeathMsgMessage

파일 보기 프로젝트 열기: txdv/sharpmod 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsHeadshot byte
KillerID byte
TruncatedWeaponName string
VictimID byte

프로퍼티 상세

IsHeadshot 공개적으로 프로퍼티

public byte IsHeadshot
리턴 byte

KillerID 공개적으로 프로퍼티

public byte KillerID
리턴 byte

TruncatedWeaponName 공개적으로 프로퍼티

public string TruncatedWeaponName
리턴 string

VictimID 공개적으로 프로퍼티

public byte VictimID
리턴 byte