C# 클래스 Server.Spells.Initializer

파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
Initialize ( ) : void
Register ( int spellID, Type type ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

Register() 공개 정적인 메소드

public static Register ( int spellID, Type type ) : void
spellID int
type System.Type
리턴 void