C# Class Server.Regions.GuardedRegion.GuardTimer

Inheritance: Timer
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

GuardTimer() public méthode

public GuardTimer ( Mobile m, GuardTimer>.Dictionary table ) : System
m Mobile
table GuardTimer>.Dictionary
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void