Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
UADamageApplied Class Reference

Private Attributes

const float BUILD = 4
const float DEFUSE_TOOLS = 2
const float DESTROY = 25
const float DISMANTLE = 8
const float REPAIR = 3
const float SAW_LOCK = 150
const float SAW_PLANKS = 4
const float SKINNING = 10

Detailed Description

Definition at line 146 of file actionconstants.c.

Field Documentation

◆ BUILD

const float BUILD = 4
private

◆ DEFUSE_TOOLS

const float DEFUSE_TOOLS = 2
private

Definition at line 155 of file actionconstants.c.

Referenced by OnFinishProgressServer().

◆ DESTROY

const float DESTROY = 25
private

Definition at line 151 of file actionconstants.c.

Referenced by ActionDestroyPart::OnFinishProgressServer().

◆ DISMANTLE

const float DISMANTLE = 8
private

Definition at line 149 of file actionconstants.c.

Referenced by ActionDismantlePart::OnFinishProgressServer().

◆ REPAIR

const float REPAIR = 3
private

Definition at line 150 of file actionconstants.c.

Referenced by ActionRepairPart::OnFinishProgressServer().

◆ SAW_LOCK

const float SAW_LOCK = 150
private

◆ SAW_PLANKS

const float SAW_PLANKS = 4
private

Definition at line 154 of file actionconstants.c.

Referenced by ActionSawPlanks::OnFinishProgressServer().

◆ SKINNING

const float SKINNING = 10
private

Definition at line 153 of file actionconstants.c.

Referenced by OnFinishProgressServer().


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