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

Protected Member Functions

override void CreateActionComponent ()
 

Protected Attributes

const float QUANTITY_WRINGLED_PER_SECOND = 0.02
 

Detailed Description

Definition at line 1 of file ActionWringClothes.c.

Member Function Documentation

◆ CreateActionComponent()

override void ActionWringClothesCB::CreateActionComponent ( )
inlineprotected

Definition at line 5 of file ActionWringClothes.c.

6 {
7 //m_ActionData.m_ActionComponent = new CAContinuousWringClothes(QUANTITY_WRINGLED_PER_SECOND, UATimeSpent.WASH_HANDS);
9 }
ActionData m_ActionData
ref CABase m_ActionComponent
Definition ActionBase.c:30
const float WRING

References ActionData::m_ActionComponent, ActionBaseCB::m_ActionData, and UATimeSpent::WRING.

Member Data Documentation

◆ QUANTITY_WRINGLED_PER_SECOND

const float ActionWringClothesCB::QUANTITY_WRINGLED_PER_SECOND = 0.02
protected

Definition at line 3 of file ActionWringClothes.c.


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