C# Class Server.Items.Blood.InternalTimer

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

Méthodes publiques

Méthode Description
InternalTimer ( Item blood ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

InternalTimer() public méthode

public InternalTimer ( Item blood ) : System
blood Item
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void