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

Private Member Functions

override void CreateActionComponent ()
 

Detailed Description

Definition at line 1 of file ActionPlaceObject.c.

Member Function Documentation

◆ CreateActionComponent()

override void ActionPlaceObjectCB::CreateActionComponent ( )
inlineprivate

Definition at line 3 of file ActionPlaceObject.c.

4 {
5 m_ActionData.m_ActionComponent = new CAContinuousTime(UATimeSpent.DEFAULT_PLACE);
6 }
const float DEFAULT_PLACE

References UATimeSpent::DEFAULT_PLACE.


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