Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FSingleParticleProxyTimestamp |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Framework/PhysicsProxyBase.h |
| Include Path | #include "Chaos/Framework/PhysicsProxyBase.h" |
Syntax
struct FSingleParticleProxyTimestamp : public FProxyTimestampBase
Inheritance Hierarchy
- FProxyTimestampBase → FSingleParticleProxyTimestamp
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ObjectStateTimestamp | int32 | Chaos/Framework/PhysicsProxyBase.h | ||
| OverWriteR | TTimestampProperty< Chaos::FRotation3 > | Chaos/Framework/PhysicsProxyBase.h | ||
| OverWriteV | TTimestampProperty< Chaos::FVec3 > | Chaos/Framework/PhysicsProxyBase.h | ||
| OverWriteW | TTimestampProperty< Chaos::FVec3 > | Chaos/Framework/PhysicsProxyBase.h | ||
| OverWriteX | TTimestampProperty< Chaos::FVec3 > | Chaos/Framework/PhysicsProxyBase.h |