C# Class SharpMod.Messages.ScoreInfoMessage

显示文件 Open project: txdv/sharpmod Class Usage Examples

Public Properties

Property Type Description
ClassID short
Deaths short
Frags short
PlayerID byte
TeamID short

Property Details

ClassID public_oe property

public short ClassID
return short

Deaths public_oe property

public short Deaths
return short

Frags public_oe property

public short Frags
return short

PlayerID public_oe property

public byte PlayerID
return byte

TeamID public_oe property

public short TeamID
return short