Структуры данных | |
class | ActionPackTentCB |
Функции | |
ActionPackTentCB ActionContinuousBaseCB | ActionPackTent () |
override void | CreateActionComponent () |
override void | CreateConditionComponents () |
override | GetInputType () |
override bool | IsUsingProxies () |
override bool | HasProgress () |
override bool | HasAlternativeInterrupt () |
override bool | UseMainItem () |
override bool | ActionConditionContinue (ActionData action_data) |
override ActionData | CreateActionData () |
override bool | SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=NULL) |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | Start (ActionData action_data) |
override void | OnExecute (ActionData action_data) |
override void | OnEnd (ActionData action_data) |
override void | OnFinishProgressServer (ActionData action_data) |
override string | GetAdminLogMessage (ActionData action_data) |