DayZ 1.24
Loading...
Searching...
No Matches
ActionCraftImprovisedTorsoCoverCB Class Reference
Inheritance diagram for ActionCraftImprovisedTorsoCoverCB:
[legend]
Collaboration diagram for ActionCraftImprovisedTorsoCoverCB:
[legend]

Private Member Functions

override void CreateActionComponent ()
 

Private Attributes

const float TIME_TO_CRAFT_CLOTHES = 5.0
 

Detailed Description

Definition at line 1 of file ActionCraftImprovisedTorsoCover.c.

Member Function Documentation

◆ CreateActionComponent()

override void ActionCraftImprovisedTorsoCoverCB::CreateActionComponent ( )
inlineprivate

Definition at line 5 of file ActionCraftImprovisedTorsoCover.c.

6 {
7 //float adjusted_time = m_ActionData.m_Player.GetSoftSkillsManager().AdjustCraftingTime(TIME_TO_CRAFT_CLOTHES,UASoftSkillsWeight.ROUGH_HIGH);
9 }
ActionData m_ActionData
ref CABase m_ActionComponent
Definition ActionBase.c:30

References ActionData::m_ActionComponent, ActionBaseCB::m_ActionData, and TIME_TO_CRAFT_CLOTHES.

Member Data Documentation

◆ TIME_TO_CRAFT_CLOTHES

const float ActionCraftImprovisedTorsoCoverCB::TIME_TO_CRAFT_CLOTHES = 5.0
private

Definition at line 3 of file ActionCraftImprovisedTorsoCover.c.

Referenced by CreateActionComponent().


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