UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FIndicesByPhysicsProxy Struct Reference

#include <EventsData.h>

+ Inheritance diagram for Chaos::FIndicesByPhysicsProxy:

Public Member Functions

 FIndicesByPhysicsProxy ()
 
void Reset ()
 
- Public Member Functions inherited from Chaos::FTimeResource
 FTimeResource ()
 

Public Attributes

TMap< IPhysicsProxyBase *, TArray< int32 > > PhysicsProxyToIndicesMap
 
- Public Attributes inherited from Chaos::FTimeResource
FReal TimeCreated
 

Constructor & Destructor Documentation

◆ FIndicesByPhysicsProxy()

Chaos::FIndicesByPhysicsProxy::FIndicesByPhysicsProxy ( )
inline

Member Function Documentation

◆ Reset()

void Chaos::FIndicesByPhysicsProxy::Reset ( )
inline

Member Data Documentation

◆ PhysicsProxyToIndicesMap

TMap<IPhysicsProxyBase*, TArray<int32> > Chaos::FIndicesByPhysicsProxy::PhysicsProxyToIndicesMap

The documentation for this struct was generated from the following file: