C# Class Server.Spells.SpellHelper.SpellDamageTimerAOS

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

Méthodes publiques

Méthode Description
SpellDamageTimerAOS ( Spell s, Mobile target, Mobile from, int damage, int phys, int fire, int cold, int pois, int nrgy, System.TimeSpan delay, DFAlgorithm dfa ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

SpellDamageTimerAOS() public méthode

public SpellDamageTimerAOS ( Spell s, Mobile target, Mobile from, int damage, int phys, int fire, int cold, int pois, int nrgy, System.TimeSpan delay, DFAlgorithm dfa ) : System
s Spell
target Mobile
from Mobile
damage int
phys int
fire int
cold int
pois int
nrgy int
delay System.TimeSpan
dfa DFAlgorithm
Résultat System