C# 클래스 hds.TeleportHandler

파일 보기 프로젝트 열기: hdneo/mxo-hd

공개 메소드들

메소드 설명
processHardlineExitConfirm ( byte &packet ) : void
processHardlineExitRequest ( byte &packet ) : void
processHardlineStatusRequest ( byte &packet ) : void
processHardlineTeleport ( byte &packet ) : void
processTeleportReset ( byte &packet ) : void

메소드 상세

processHardlineExitConfirm() 공개 메소드

public processHardlineExitConfirm ( byte &packet ) : void
packet byte
리턴 void

processHardlineExitRequest() 공개 메소드

public processHardlineExitRequest ( byte &packet ) : void
packet byte
리턴 void

processHardlineStatusRequest() 공개 메소드

public processHardlineStatusRequest ( byte &packet ) : void
packet byte
리턴 void

processHardlineTeleport() 공개 메소드

public processHardlineTeleport ( byte &packet ) : void
packet byte
리턴 void

processTeleportReset() 공개 메소드

public processTeleportReset ( byte &packet ) : void
packet byte
리턴 void