C# Class Server.Spells.TransformTimer

Inheritance: Timer
Show file Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
TransformTimer ( Mobile from, ITransformationSpell spell ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

OnTick() protected method

protected OnTick ( ) : void
return void

TransformTimer() public method

public TransformTimer ( Mobile from, ITransformationSpell spell ) : System
from Mobile
spell ITransformationSpell
return System