![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PullPhysicsDataImp.h>
Inheritance diagram for Chaos::FDirtyCharacterGroundConstraintData:Public Attributes | |
| FVector | Force = FVector(0.0) |
| FVector | Torque = FVector(0.0) |
| FCharacterGroundConstraintSettings | Settings |
| FCharacterGroundConstraintDynamicData | Data |
| FGeometryParticleHandle * | GroundParticle = nullptr |
| bool | bSettingsChanged = false |
| bool | bDataChanged = false |
| bool | bGroundParticleChanged = false |
Additional Inherited Members | |
Public Member Functions inherited from Chaos::TBasePullData< FCharacterGroundConstraintProxy, FProxyTimestampBase > | |
| void | SetProxy (FCharacterGroundConstraintProxy &InProxy) |
| FCharacterGroundConstraintProxy * | GetProxy () const |
| const FProxyTimestampBase * | GetTimestamp () const |
Protected Member Functions inherited from Chaos::TBasePullData< FCharacterGroundConstraintProxy, FProxyTimestampBase > | |
| TBasePullData () | |
| ~TBasePullData ()=default | |
| FCharacterGroundConstraintDynamicData Chaos::FDirtyCharacterGroundConstraintData::Data |
| FGeometryParticleHandle* Chaos::FDirtyCharacterGroundConstraintData::GroundParticle = nullptr |
| FCharacterGroundConstraintSettings Chaos::FDirtyCharacterGroundConstraintData::Settings |