Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionRepairTentPart Class Reference
Inheritance diagram for ActionRepairTentPart:
ActionContinuousBase

Private Member Functions

void ActionRepairTentPart ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override ActionData CreateActionData ()
override void CreateConditionComponents ()
override void HandleReciveData (ActionReciveData action_recive_data, ActionData action_data)
override bool HasTarget ()
override bool IsUsingProxies ()
override void OnFinishProgressServer (ActionData action_data)
override bool ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data)
override void WriteToContext (ParamsWriteContext ctx, ActionData action_data)
Private Member Functions inherited from ActionContinuousBase
void OnEndAnimationLoopClient (ActionData action_data)
void OnEndAnimationLoopServer (ActionData action_data)
void OnFinishProgressClient (ActionData action_data)
void OnFinishProgressServer (ActionData action_data)
void OnStartAnimationLoopClient (ActionData action_data)
void OnStartAnimationLoopServer (ActionData action_data)

Private Attributes

string m_CurrentDamageZone = ""
int m_LastValidComponentIndex = -1
 m_LastValidType

Detailed Description

Definition at line 19 of file actionrepairtentpart.c.

Constructor & Destructor Documentation

◆ ActionRepairTentPart()

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprivate

Definition at line 131 of file actionrepairtentpart.c.

References ActionData.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HandleReciveData()

override void HandleReciveData ( ActionReciveData action_recive_data,
ActionData action_data )
inlineprivate

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 47 of file actionrepairtentpart.c.

Referenced by ReadFromContext(), and WriteToContext().

◆ IsUsingProxies()

override bool IsUsingProxies ( )
inlineprivate

Definition at line 42 of file actionrepairtentpart.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

◆ ReadFromContext()

override bool ReadFromContext ( ParamsReadContext ctx,
out ActionReciveData action_recive_data )
inlineprivate

◆ WriteToContext()

override void WriteToContext ( ParamsWriteContext ctx,
ActionData action_data )
inlineprivate

Field Documentation

◆ m_CurrentDamageZone

string m_CurrentDamageZone = ""
private

Definition at line 22 of file actionrepairtentpart.c.

Referenced by ActionCondition(), OnFinishProgressServer(), and WriteToContext().

◆ m_LastValidComponentIndex

int m_LastValidComponentIndex = -1
private

Definition at line 23 of file actionrepairtentpart.c.

Referenced by ActionCondition().

◆ m_LastValidType

m_LastValidType
private

Definition at line 21 of file actionrepairtentpart.c.

Referenced by ActionCondition().


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