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

Private Member Functions

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

Private Attributes

ref NoiseParams m_NoisePar

Detailed Description

Definition at line 1 of file actionclosedoors.c.

Constructor & Destructor Documentation

◆ ActionCloseDoors()

void ActionCloseDoors ( )
inlineprivate

Member Function Documentation

◆ ActionCondition()

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ IsLockTargetOnUse()

override bool IsLockTargetOnUse ( )
inlineprivate

Definition at line 74 of file actionclosedoors.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprivate

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)
inlineprivate

Field Documentation

◆ m_NoisePar

ref NoiseParams m_NoisePar
private

Definition at line 3 of file actionclosedoors.c.

Referenced by OnEndServer().


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