Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- TBasePullData
- FDirtyCharacterGroundConstraintData
- FDirtyClusterUnionData
- FDirtyGeometryCollectionData
- FDirtyJointConstraintData
- FDirtyRigidParticleData
- FDirtyRigidParticleReplicationErrorData
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PullPhysicsDataImp.h |
Include | #include "Chaos/PullPhysicsDataImp.h" |
Syntax
template<typename TProxy, typename TTimeStamp>
struct TBasePullData
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TProxy * | GetProxy () |
|
![]() ![]() |
const TTimeStamp * | GetTimestamp () |
|
![]() |
void | SetProxy
(
TProxy& InProxy |