C# 클래스 SagaGateway.Packets.Login.Send.Logout

A packet requesting the GUID from the client.
상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
Logout ( ) : System

Constructor.

SetSessionID ( uint id ) : void

메소드 상세

Logout() 공개 메소드

Constructor.
public Logout ( ) : System
리턴 System

SetSessionID() 공개 메소드

public SetSessionID ( uint id ) : void
id uint
리턴 void