Method | Description | |
---|---|---|
InternalTarget ( Server.Spells.Necromancy.BloodOathSpell owner ) : System |
Method | Description | |
---|---|---|
OnTarget ( Mobile from, object o ) : void | ||
OnTargetFinish ( Mobile from ) : void |
public InternalTarget ( Server.Spells.Necromancy.BloodOathSpell owner ) : System | ||
owner | Server.Spells.Necromancy.BloodOathSpell | |
return | System |
protected OnTarget ( Mobile from, object o ) : void | ||
from | Mobile | |
o | object | |
return | void |
protected OnTargetFinish ( Mobile from ) : void | ||
from | Mobile | |
return | void |