C# Class Server.Spells.Sixth.ExplosionSpell.InternalTimer

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

Méthodes publiques

Méthode Description
InternalTimer ( MagerySpell spell, Mobile attacker, Mobile defender, Mobile target ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

InternalTimer() public méthode

public InternalTimer ( MagerySpell spell, Mobile attacker, Mobile defender, Mobile target ) : System
spell MagerySpell
attacker Mobile
defender Mobile
target Mobile
Résultat System

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void