C# Class Server.Items.BaseExplosionPotion.ThrowTarget

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

Méthodes publiques

Méthode Description
ThrowTarget ( BaseExplosionPotion potion ) : System

Méthodes protégées

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

Method Details

OnTarget() protected méthode

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

ThrowTarget() public méthode

public ThrowTarget ( BaseExplosionPotion potion ) : System
potion BaseExplosionPotion
Résultat System