C# Class WoWClassic.World.WorldHandler

Afficher le fichier Open project: miceiken/WoWClassicAuthServer

Méthodes publiques

Méthode Description
SendUpdateObject ( WorldClient client ) : void

Private Methods

Méthode Description
HandlePlayerLogin ( WorldClient client, BinaryReader br ) : bool
WorldHandler ( ) : System.Collections.Generic

Method Details

SendUpdateObject() public static méthode

public static SendUpdateObject ( WorldClient client ) : void
client WorldClient
Résultat void