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

Private Member Functions

void ActionFillFuel ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
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

const string FUEL_SELECTION_NAME = "refill"

Detailed Description

Definition at line 11 of file actionfillfuel.c.

Constructor & Destructor Documentation

◆ ActionFillFuel()

Member Function Documentation

◆ ActionCondition()

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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 26 of file actionfillfuel.c.

References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.

Field Documentation

◆ FUEL_SELECTION_NAME

const string FUEL_SELECTION_NAME = "refill"
private

Definition at line 13 of file actionfillfuel.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/continuous/vehicles/actionfillfuel.c