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

Private Member Functions

void ActionUseUndergroundLever ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool IsLockTargetOnUse ()
override void OnStartServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionuseundergroundlever.c.

Constructor & Destructor Documentation

◆ ActionUseUndergroundLever()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 16 of file actionuseundergroundlever.c.

References ActionTarget, and Land_Underground_Panel().

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ IsLockTargetOnUse()

override bool IsLockTargetOnUse ( )
inlineprivate

Definition at line 38 of file actionuseundergroundlever.c.

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)
inlineprivate

Definition at line 26 of file actionuseundergroundlever.c.

References ActionData, and Land_Underground_Panel().


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