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

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

공개 메소드들

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

메소드 상세

RegisterBlacklistChar() 공개 메소드

public RegisterBlacklistChar ( ) : System
리턴 System

SetName() 공개 메소드

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

SetReason() 공개 메소드

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

SetReasonForBlacklist() 공개 메소드

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