C# Class Server.Regions.GuardedRegion.GuardTimer

Inheritance: Timer
Mostra file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

GuardTimer() public method

public GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System
m Mobile
table GuardTimer>.Dictionary
return System

OnTick() protected method

protected OnTick ( ) : void
return void