C# Class DarkEmu_GameServer.GameSocket

Afficher le fichier Open project: CarlosX/DarkEmu Class Usage Examples

Méthodes publiques

Свойство Type Description
ServerStartedTime System.DateTime
debug bool

Méthodes publiques

Méthode Description
ProcessData ( byte buffer, int Index ) : void

Private Methods

Méthode Description
OnGameQuit ( PacketReader reader_, int Index_ ) : void
hansh ( int Index ) : void

Method Details

ProcessData() public static méthode

public static ProcessData ( byte buffer, int Index ) : void
buffer byte
Index int
Résultat void

Property Details

ServerStartedTime public_oe static_oe property

public static DateTime,System ServerStartedTime
Résultat System.DateTime

debug public_oe static_oe property

public static bool debug
Résultat bool