C# 클래스 Server.Misc.TestCenter

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

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
ChangeDexterity ( Mobile from, int value ) : void
ChangeIntelligence ( Mobile from, int value ) : void
ChangeSkill ( Mobile from, string name, double value ) : void
ChangeStrength ( Mobile from, int value ) : void
EventSink_Speech ( SpeechEventArgs args ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void