C# 클래스 WoWClassic.World.WorldHandler

파일 보기 프로젝트 열기: miceiken/WoWClassicAuthServer

공개 메소드들

메소드 설명
SendUpdateObject ( WorldClient client ) : void

비공개 메소드들

메소드 설명
HandlePlayerLogin ( WorldClient client, BinaryReader br ) : bool
WorldHandler ( ) : System.Collections.Generic

메소드 상세

SendUpdateObject() 공개 정적인 메소드

public static SendUpdateObject ( WorldClient client ) : void
client WorldClient
리턴 void