|
| void | ActionBuildPart () |
| |
| override void | CreateConditionComponents () |
| |
| override void | OnActionInfoUpdate (PlayerBase player, ActionTarget target, ItemBase item) |
| |
| override bool | CanBeUsedLeaning () |
| |
| override bool | CanBeUsedInFreelook () |
| |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| |
| override bool | ActionConditionContinue (ActionData action_data) |
| |
| override void | OnFinishProgressServer (ActionData action_data) |
| |
| override string | GetSoundCategory (ActionData action_data) |
| |
| override ActionData | CreateActionData () |
| |
| override bool | SetupAction (PlayerBase player, ActionTarget target, ItemBase item, out ActionData action_data, Param extra_data=NULL) |
| |
| protected void | SetBuildingAnimation (ItemBase item) |
| |
| override void | WriteToContext (ParamsWriteContext ctx, ActionData action_data) |
| |
| override bool | ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data) |
| |
| override void | HandleReciveData (ActionReciveData action_recive_data, ActionData action_data) |
| |
| override string | GetAdminLogMessage (ActionData action_data) |
| |
◆ ActionBuildPart()
◆ ActionCondition()
◆ ActionConditionContinue()
◆ CanBeUsedInFreelook()
| override bool CanBeUsedInFreelook |
( |
| ) |
|
|
inlineprivate |
◆ CanBeUsedLeaning()
| override bool CanBeUsedLeaning |
( |
| ) |
|
|
inlineprivate |
◆ CreateActionData()
◆ CreateConditionComponents()
| override void CreateConditionComponents |
( |
| ) |
|
|
inlineprivate |
◆ GetAdminLogMessage()
◆ GetSoundCategory()
◆ HandleReciveData()
| override void HandleReciveData |
( |
ActionReciveData |
action_recive_data, |
|
|
ActionData |
action_data |
|
) |
| |
|
inlineprivate |
◆ OnActionInfoUpdate()
◆ OnFinishProgressServer()
| override void OnFinishProgressServer |
( |
ActionData |
action_data | ) |
|
|
inlineprivate |
◆ ReadFromContext()
◆ SetBuildingAnimation()
| protected void SetBuildingAnimation |
( |
ItemBase |
item | ) |
|
|
inlineprivate |
◆ SetupAction()
◆ WriteToContext()
The documentation for this class was generated from the following file: