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

Private Member Functions

override void CreateActionComponent ()
 

Detailed Description

Definition at line 10 of file ActionWorldCraft.c.

Member Function Documentation

◆ CreateActionComponent()

override void ActionWorldCraftCB::CreateActionComponent ( )
inlineprivate

Definition at line 12 of file ActionWorldCraft.c.

13 {
14 m_ActionData.m_ActionComponent = new CAContinuousCraft(UATimeSpent.DEFAULT_CRAFT); //default value can be set in recipes
15 }
ActionData m_ActionData
ref CABase m_ActionComponent
Definition ActionBase.c:30
const float DEFAULT_CRAFT

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


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