C# Class Server.Spells.Spell.DelayedDamageContextWrapper

Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Add ( Mobile m, Timer t ) : void
Remove ( Mobile m ) : void

Method Details

Add() public méthode

public Add ( Mobile m, Timer t ) : void
m Mobile
t Timer
Résultat void

Remove() public méthode

public Remove ( Mobile m ) : void
m Mobile
Résultat void