![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 |
Definition at line 19 of file actionpushcar.c.
|
inlineprotected |
Definition at line 30 of file actionpushcar.c.
References dBodyApplyImpulseAt(), dBodyGetMass(), Easing::EaseInOutSine(), CarScript::GetPushForceCoefficientMultiplier(), m_ActionDataPushCar, PUSH_FORCE_IMPULSE_INCREMENT, and Math::RandomFloat().
|
inlineprivate |
Definition at line 25 of file actionpushcar.c.
References UATimeSpent::PUSH_CAR.
|
private |
Definition at line 23 of file actionpushcar.c.
Referenced by ApplyForce().
|
protected |
Definition at line 21 of file actionpushcar.c.
Referenced by ApplyForce().