C# 클래스 Server.SkillHandlers.Discordance

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

공개 메소드들

메소드 설명
GetEffect ( Mobile targ, int &effect ) : bool
Initialize ( ) : void
OnPickedInstrument ( Mobile from, BaseInstrument instrument ) : void
OnUse ( Mobile m ) : System.TimeSpan

비공개 메소드들

메소드 설명
ProcessDiscordance ( Server.SkillHandlers.DiscordanceInfo info ) : void

메소드 상세

GetEffect() 공개 정적인 메소드

public static GetEffect ( Mobile targ, int &effect ) : bool
targ Mobile
effect int
리턴 bool

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

OnPickedInstrument() 공개 정적인 메소드

public static OnPickedInstrument ( Mobile from, BaseInstrument instrument ) : void
from Mobile
instrument Server.Items.BaseInstrument
리턴 void

OnUse() 공개 정적인 메소드

public static OnUse ( Mobile m ) : System.TimeSpan
m Mobile
리턴 System.TimeSpan