C# Класс Server.SkillHandlers.Peacemaking.InternalTarget

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

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

Метод Описание
InternalTarget ( Mobile from, BaseInstrument instrument ) : System

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

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

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

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

public InternalTarget ( Mobile from, BaseInstrument instrument ) : System
from Mobile
instrument BaseInstrument
Результат System

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

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

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

protected OnTargetFinish ( Mobile from ) : void
from Mobile
Результат void