C# Class Server.Spells.SpellHelper.SpellDamageTimer

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

Méthodes publiques

Méthode Description
SpellDamageTimer ( Spell s, Mobile target, Mobile from, int damage, System.TimeSpan delay ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

SpellDamageTimer() public méthode

public SpellDamageTimer ( Spell s, Mobile target, Mobile from, int damage, System.TimeSpan delay ) : System
s Spell
target Mobile
from Mobile
damage int
delay System.TimeSpan
Résultat System