C# Class Server.Spells.Sixth.InvisibilitySpell.InternalTimer

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

Méthodes publiques

Méthode Description
InternalTimer ( Mobile m, System.TimeSpan duration ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

InternalTimer() public méthode

public InternalTimer ( Mobile m, System.TimeSpan duration ) : System
m Mobile
duration System.TimeSpan
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void