C# Class Server.Multis.BaseBoat.DecayTimer

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

Méthodes publiques

Méthode Description
DecayTimer ( BaseBoat boat ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

DecayTimer() public méthode

public DecayTimer ( BaseBoat boat ) : System
boat BaseBoat
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void