C# Class Server.LightCycle.NightSightTimer

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

Méthodes publiques

Méthode Description
NightSightTimer ( Server.Mobile owner ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

NightSightTimer() public méthode

public NightSightTimer ( Server.Mobile owner ) : System
owner Server.Mobile
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void