Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionPushCarCB Class Reference
Inheritance diagram for ActionPushCarCB:

Protected Member Functions

void ApplyForce (ActionPushObjectData actionData)

Protected Attributes

float PUSH_FORCE_IMPULSE_INCREMENT = 200.0

Private Member Functions

override void CreateActionComponent ()

Private Attributes

ActionPushCarData m_ActionDataPushCar

Detailed Description

Definition at line 19 of file actionpushcar.c.

Member Function Documentation

◆ ApplyForce()

void ApplyForce ( ActionPushObjectData actionData)
inlineprotected

◆ CreateActionComponent()

override void CreateActionComponent ( )
inlineprivate

Definition at line 25 of file actionpushcar.c.

References UATimeSpent::PUSH_CAR.

Field Documentation

◆ m_ActionDataPushCar

ActionPushCarData m_ActionDataPushCar
private

Definition at line 23 of file actionpushcar.c.

Referenced by ApplyForce().

◆ PUSH_FORCE_IMPULSE_INCREMENT

float PUSH_FORCE_IMPULSE_INCREMENT = 200.0
protected

Definition at line 21 of file actionpushcar.c.

Referenced by ApplyForce().


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