UProjectileMovementComponent::GetPendingForce

Returns the sum of pending forces from [AddForce()](API\Runtime\Engine\GameFramework\UProjectileMovementComponent\AddForce).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/ProjectileMovementComponent.h

Include

#include "GameFramework/ProjectileMovementComponent.h"

Syntax

FVector GetPendingForce() const

Remarks

Returns the sum of pending forces from AddForce().

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