C# Class Server.Items.BaseExplosionPotion.ThrowTarget

Inheritance: Server.Targeting.Target
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
ThrowTarget ( BaseExplosionPotion potion ) : System

Protected Methods

Method Description
OnTarget ( Server.Mobile from, object targeted ) : void

Method Details

OnTarget() protected method

protected OnTarget ( Server.Mobile from, object targeted ) : void
from Server.Mobile
targeted object
return void

ThrowTarget() public method

public ThrowTarget ( BaseExplosionPotion potion ) : System
potion BaseExplosionPotion
return System