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

Private Member Functions

void CarHornShortActionInput (PlayerBase player)
override ActionBase GetAction ()
override void UpdatePossibleActions (PlayerBase player, ActionTarget target, ItemBase item, int action_condition_mask)

Private Attributes

ref ActionTarget targetNew

Detailed Description

Definition at line 660 of file actioninput.c.

Constructor & Destructor Documentation

◆ CarHornShortActionInput()

void CarHornShortActionInput ( PlayerBase player)
inlineprivate

Definition at line 664 of file actioninput.c.

Member Function Documentation

◆ GetAction()

override ActionBase GetAction ( )
inlineprivate

Definition at line 728 of file actioninput.c.

References m_SelectAction.

◆ UpdatePossibleActions()

override void UpdatePossibleActions ( PlayerBase player,
ActionTarget target,
ItemBase item,
int action_condition_mask )
inlineprivate

Field Documentation

◆ targetNew

ref ActionTarget targetNew
private

Definition at line 662 of file actioninput.c.

Referenced by UpdatePossibleActions().


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