C# Class Server.Commands.SkillsCommand.AllSkillsTarget

Inheritance: Server.Targeting.Target
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
AllSkillsTarget ( double value ) : System

Méthodes protégées

Méthode Description
OnTarget ( Mobile from, object targeted ) : void

Method Details

AllSkillsTarget() public méthode

public AllSkillsTarget ( double value ) : System
value double
Résultat System

OnTarget() protected méthode

protected OnTarget ( Mobile from, object targeted ) : void
from Mobile
targeted object
Résultat void