Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ActionUnlockDoors Class Reference
Inheritance diagram for ActionUnlockDoors:
ActionContinuousBase ActionUnlockShippingContainer

Protected Member Functions

void ActionUnlockDoors ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
void UnlockDoor (ActionTarget target)
 
override void OnFinishProgressServer (ActionData action_data)
 
override bool IsLockTargetOnUse ()
 

Protected Attributes

const float APPLIED_DMG = 6
 

Detailed Description

Definition at line 9 of file actionunlockdoors.c.

Constructor & Destructor Documentation

◆ ActionUnlockDoors()

void ActionUnlockDoors::ActionUnlockDoors ( )
protected

Definition at line 13 of file actionunlockdoors.c.

Member Function Documentation

◆ ActionCondition()

override bool ActionUnlockDoors::ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
protected

Definition at line 28 of file actionunlockdoors.c.

◆ CreateConditionComponents()

override void ActionUnlockDoors::CreateConditionComponents ( )
protected

Definition at line 22 of file actionunlockdoors.c.

◆ IsLockTargetOnUse()

override bool ActionUnlockDoors::IsLockTargetOnUse ( )
protected

Definition at line 67 of file actionunlockdoors.c.

◆ OnFinishProgressServer()

override void ActionUnlockDoors::OnFinishProgressServer ( ActionData action_data)
protected

Definition at line 58 of file actionunlockdoors.c.

◆ UnlockDoor()

void ActionUnlockDoors::UnlockDoor ( ActionTarget target)
protected

Definition at line 44 of file actionunlockdoors.c.

Member Data Documentation

◆ APPLIED_DMG

const float ActionUnlockDoors::APPLIED_DMG = 6
protected

Definition at line 11 of file actionunlockdoors.c.


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