C# Class Server.SkillHandlers.Stealing.StealingTarget

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

Méthodes publiques

Méthode Description
StealingTarget ( Mobile thief ) : System

Méthodes protégées

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

Private Methods

Méthode Description
TryStealItem ( Item toSteal, bool &caught ) : Item

Method Details

OnTarget() protected méthode

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

StealingTarget() public méthode

public StealingTarget ( Mobile thief ) : System
thief Mobile
Résultat System