C# Class Server.Spells.Fourth.ArchProtectionSpell.InternalTimer

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

Méthodes publiques

Méthode Description
InternalTimer ( Mobile target, Mobile caster ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

InternalTimer() public méthode

public InternalTimer ( Mobile target, Mobile caster ) : System
target Mobile
caster Mobile
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void