![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PhysSubstepTasks.h>
Public Member Functions | |
| FForceTarget () | |
| FForceTarget (const FVector &GivenForce) | |
| FForceTarget (const FVector &GivenForce, const FVector &GivenPosition) | |
Public Attributes | |
| FVector | Force |
| FVector | Position |
| bool | bPosition |
| bool | bAccelChange |
| bool | bIsLocalForce |
Holds information about requested force
|
inline |
|
inline |
| bool FForceTarget::bAccelChange |
| bool FForceTarget::bIsLocalForce |
| bool FForceTarget::bPosition |
| FVector FForceTarget::Force |
| FVector FForceTarget::Position |