Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FDirtyCharacterGroundConstraintData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PullPhysicsDataImp.h |
| Include Path | #include "Chaos/PullPhysicsDataImp.h" |
Syntax
struct FDirtyCharacterGroundConstraintData : public Chaos::TBasePullData< FCharacterGroundConstraintProxy, FProxyTimestampBase >
Inheritance Hierarchy
- TBasePullData → FDirtyCharacterGroundConstraintData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bDataChanged | bool | Chaos/PullPhysicsDataImp.h | ||
| bGroundParticleChanged | bool | Chaos/PullPhysicsDataImp.h | ||
| bSettingsChanged | bool | Chaos/PullPhysicsDataImp.h | ||
| Data | FCharacterGroundConstraintDynamicData | Chaos/PullPhysicsDataImp.h | ||
| Force | FVector | Chaos/PullPhysicsDataImp.h | ||
| GroundParticle | FGeometryParticleHandle * | Chaos/PullPhysicsDataImp.h | ||
| Settings | FCharacterGroundConstraintSettings | Chaos/PullPhysicsDataImp.h | ||
| Torque | FVector | Chaos/PullPhysicsDataImp.h |