C# Class PacketHeader, SharpQuake

Show file Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
SizeInBytes int
length int
sequence int

Property Details

SizeInBytes public static property

public static int SizeInBytes
return int

length public property

public int length
return int

sequence public property

public int sequence
return int