C# Class Protocol.ProtocolInformation

Show file Open project: dvicory/AngryTanks

Public Properties

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

Property Details

DummyShot public static property

public static Byte DummyShot
return Byte

DummySlot public static property

public static Byte DummySlot
return Byte

MaxPlayers public static property

public static Byte MaxPlayers
return Byte

MaxShots public static property

public static Byte MaxShots
return Byte

ProtocolVersion public static property

public static UInt16,System ProtocolVersion
return System.UInt16