C# 클래스 Server.Misc.GiftGiving

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void
Register ( GiftGiver giver ) : void

비공개 메소드들

메소드 설명
EventSink_Login ( LoginEventArgs e ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

Register() 공개 정적인 메소드

public static Register ( GiftGiver giver ) : void
giver GiftGiver
리턴 void