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

Private Member Functions

void ActionTurnOffWhileInHands ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool HasProneException ()
override bool HasTarget ()
override void OnExecuteServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionturnoffwhileinhands.c.

Constructor & Destructor Documentation

◆ ActionTurnOffWhileInHands()

void ActionTurnOffWhileInHands ( )
inlineprivate

Definition at line 3 of file actionturnoffwhileinhands.c.

References ActionBase::m_Text.

Member Function Documentation

◆ ActionCondition()

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

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HasProneException()

override bool HasProneException ( )
inlineprivate

Definition at line 19 of file actionturnoffwhileinhands.c.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 14 of file actionturnoffwhileinhands.c.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

Definition at line 50 of file actionturnoffwhileinhands.c.

References ActionData.


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