C# Class Server.Spells.Seventh.PolymorphSpell.InternalTimer

Inheritance: Timer
显示文件 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InternalTimer ( Mobile owner ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

public InternalTimer ( Mobile owner ) : System
owner Mobile
return System

OnTick() protected method

protected OnTick ( ) : void
return void