C# Class Server.Items.SweetDough.InternalTarget.InternalTimer

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

Méthodes publiques

Méthode Description
InternalTimer ( Mobile from, Campfire campfire ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

InternalTimer() public méthode

public InternalTimer ( Mobile from, Campfire campfire ) : System
from Mobile
campfire Campfire
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void