C# Class Server.DefensiveSpell.InternalTimer

Inheritance: Timer
ファイルを表示 Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InternalTimer ( Server.Mobile m ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

public InternalTimer ( Server.Mobile m ) : System
m Server.Mobile
return System

OnTick() protected method

protected OnTick ( ) : void
return void