C# Класс Server.Items.BaseExplosionPotion.ThrowTarget

Наследование: Server.Targeting.Target
Показать файл Открыть проект

Открытые методы

Метод Описание
ThrowTarget ( BaseExplosionPotion potion ) : System

Защищенные методы

Метод Описание
OnTarget ( Server.Mobile from, object targeted ) : void

Описание методов

OnTarget() защищенный Метод

protected OnTarget ( Server.Mobile from, object targeted ) : void
from Server.Mobile
targeted object
Результат void

ThrowTarget() публичный Метод

public ThrowTarget ( BaseExplosionPotion potion ) : System
potion BaseExplosionPotion
Результат System