C# 클래스 SagaMap.Packets.Server.UnregisterBlacklistChar

상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
SetName ( string name ) : void
SetReason ( byte reason ) : void
UnregisterBlacklistChar ( ) : System

메소드 상세

SetName() 공개 메소드

public SetName ( string name ) : void
name string
리턴 void

SetReason() 공개 메소드

public SetReason ( byte reason ) : void
reason byte
리턴 void

UnregisterBlacklistChar() 공개 메소드

public UnregisterBlacklistChar ( ) : System
리턴 System