C# Class Protocol.ProtocolInformation

ファイルを表示 Open project: dvicory/AngryTanks

Public Properties

Property Type Description
DummyShot Byte
DummySlot Byte
MaxPlayers Byte
MaxShots Byte
ProtocolVersion System.UInt16

Property Details

DummyShot public_oe static_oe property

public static Byte DummyShot
return Byte

DummySlot public_oe static_oe property

public static Byte DummySlot
return Byte

MaxPlayers public_oe static_oe property

public static Byte MaxPlayers
return Byte

MaxShots public_oe static_oe property

public static Byte MaxShots
return Byte

ProtocolVersion public_oe static_oe property

public static UInt16,System ProtocolVersion
return System.UInt16