Method | Description | |
---|---|---|
GetEffect ( Mobile targ, int &effect ) : bool | ||
Initialize ( ) : void | ||
OnPickedInstrument ( Mobile from, |
||
OnUse ( Mobile m ) : System.TimeSpan |
Method | Description | |
---|---|---|
ProcessDiscordance ( Server.SkillHandlers.DiscordanceInfo info ) : void |
public static GetEffect ( Mobile targ, int &effect ) : bool | ||
targ | Mobile | |
effect | int | |
return | bool |
public static OnPickedInstrument ( Mobile from, |
||
from | Mobile | |
instrument | ||
return | void |
public static OnUse ( Mobile m ) : System.TimeSpan | ||
m | Mobile | |
return | System.TimeSpan |