Method | Description | |
---|---|---|
MagicLockSpell ( Mobile caster, Item scroll ) : Server.Targeting | ||
OnCast ( ) : void | ||
Target ( Server.Items.LockableContainer targ ) : void |
public MagicLockSpell ( Mobile caster, Item scroll ) : Server.Targeting | ||
caster | Mobile | |
scroll | Item | |
return | Server.Targeting |
public Target ( Server.Items.LockableContainer targ ) : void | ||
targ | Server.Items.LockableContainer | |
return | void |