PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ActionRepairVehiclePartBase Class Reference

Private Member Functions

override void CreateConditionComponents ()
 
override void OnFinishProgressServer (ActionData action_data)
 
protected void AdjustVehicleHealthServer (ActionData action_data)
 
protected void AdjustItemQuantityServer (ActionData action_data)
 
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)
 

Private Attributes

protected string m_CurrentDamageZone
 

Member Function Documentation

◆ AdjustItemQuantityServer()

protected void AdjustItemQuantityServer ( ActionData  action_data)
inlineprivate

Referenced by OnFinishProgressServer().

◆ AdjustVehicleHealthServer()

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprivate

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HandleReciveData()

override void HandleReciveData ( ActionReciveData  action_recive_data,
ActionData  action_data 
)
inlineprivate

◆ 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


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