C# Class Server.SkillHandlers.DetectHidden.InternalTarget

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

Méthodes publiques

Méthode Description
InternalTarget ( ) : System

Méthodes protégées

Méthode Description
OnTarget ( Mobile src, object targ ) : void

Method Details

InternalTarget() public méthode

public InternalTarget ( ) : System
Résultat System

OnTarget() protected méthode

protected OnTarget ( Mobile src, object targ ) : void
src Mobile
targ object
Résultat void