Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ActionRepairPart Class Reference
Inheritance diagram for ActionRepairPart:
ActionDismantlePart

Protected Member Functions

override void SetBuildingAnimation (ItemBase item)
 
override ActionData CreateActionData ()
 
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)
 
bool RepairCondition (PlayerBase player, ActionTarget target, ItemBase item, bool camera_check)
 
override string GetAdminLogMessage (ActionData action_data)
 

Detailed Description

Definition at line 39 of file actionrepairpart.c.

Member Function Documentation

◆ CreateActionData()

override ActionData ActionRepairPart::CreateActionData ( )
protected

Definition at line 135 of file actionrepairpart.c.

◆ GetAdminLogMessage()

override string ActionRepairPart::GetAdminLogMessage ( ActionData action_data)
protected

Definition at line 235 of file actionrepairpart.c.

◆ HandleReciveData()

override void ActionRepairPart::HandleReciveData ( ActionReciveData action_recive_data,
ActionData action_data )
protected

Definition at line 174 of file actionrepairpart.c.

◆ ReadFromContext()

override bool ActionRepairPart::ReadFromContext ( ParamsReadContext ctx,
out ActionReciveData action_recive_data )
protected

Definition at line 153 of file actionrepairpart.c.

◆ RepairCondition()

bool ActionRepairPart::RepairCondition ( PlayerBase player,
ActionTarget target,
ItemBase item,
bool camera_check )
protected

Definition at line 182 of file actionrepairpart.c.

◆ SetBuildingAnimation()

override void ActionRepairPart::SetBuildingAnimation ( ItemBase item)
protected

Definition at line 116 of file actionrepairpart.c.

◆ WriteToContext()

override void ActionRepairPart::WriteToContext ( ParamsWriteContext ctx,
ActionData action_data )
protected

Definition at line 141 of file actionrepairpart.c.


The documentation for this class was generated from the following file: