Back to Server.Spells

TransformationSpellHelper

(static) void AddContext( Mobile m, TransformContext context )
(static) bool CheckCast( Mobile caster, Spell spell )
(static) TransformContext GetContext( Mobile m )
(static) bool OnCast( Mobile caster, Spell spell )
(static) void RemoveContext( Mobile m, bool resetGraphics )
(static) void RemoveContext( Mobile m, TransformContext context, bool resetGraphics )
(static) bool UnderTransformation( Mobile m )
(static) bool UnderTransformation( Mobile m, Type type )
(ctor) TransformationSpellHelper()