Метод | Описание | |
---|---|---|
ContainerTarget ( |
Метод | Описание | |
---|---|---|
OnTarget ( Mobile from, object targeted ) : void | ||
OnTargetCancel ( Mobile from, TargetCancelType cancelType ) : void |
Метод | Описание | |
---|---|---|
Failure ( int message ) : void |
public ContainerTarget ( |
||
trapCraft | ||
Результат | System |
protected OnTarget ( Mobile from, object targeted ) : void | ||
from | Mobile | |
targeted | object | |
Результат | void |
protected OnTargetCancel ( Mobile from, TargetCancelType cancelType ) : void | ||
from | Mobile | |
cancelType | TargetCancelType | |
Результат | void |