메소드 | 설명 | |
---|---|---|
CheckDisturb ( DisturbType type, bool checkFirst, bool resistable ) : bool | ||
CheckFizzle ( ) : bool | ||
ConsumeReagents ( ) : bool | ||
DoFizzle ( ) : void | ||
DoHurtFizzle ( ) : void | ||
EtherealSpell ( EtherealMount mount, Mobile rider ) : System | ||
GetCastRecovery ( ) : TimeSpan | ||
GetMana ( ) : int | ||
OnCast ( ) : void | ||
OnDisturb ( DisturbType type, bool message ) : void | ||
Stop ( ) : void |
public CheckDisturb ( DisturbType type, bool checkFirst, bool resistable ) : bool | ||
type | DisturbType | |
checkFirst | bool | |
resistable | bool | |
리턴 | bool |
public EtherealSpell ( EtherealMount mount, Mobile rider ) : System | ||
mount | EtherealMount | |
rider | Mobile | |
리턴 | System |
public OnDisturb ( DisturbType type, bool message ) : void | ||
type | DisturbType | |
message | bool | |
리턴 | void |