PendingForceThisUpdate

Double-buffer of pending force so that updates can use the accumulated value and reset the data so other [AddForce()](API\Runtime\Engine\GameFramework\UProjectileMovementComponent\AddForce) calls work correctly.

Windows
MacOS
Linux

Syntax

FVector PendingForceThisUpdate

Remarks

Double-buffer of pending force so that updates can use the accumulated value and reset the data so other AddForce() calls work correctly. Also prevents accumulation over frames where the update aborts for whatever reason, and works with substepping movement.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss