C# Class Server.Menus.Questions.StuckMenu.TeleportTimer

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

Méthodes publiques

Méthode Description
TeleportTimer ( Mobile mobile, StuckMenuEntry destination, System.TimeSpan delay ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

TeleportTimer() public méthode

public TeleportTimer ( Mobile mobile, StuckMenuEntry destination, System.TimeSpan delay ) : System
mobile Mobile
destination StuckMenuEntry
delay System.TimeSpan
Résultat System