![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ChaosResultsManager.h>
Public Member Functions | |
| CHAOS_API | FChaosResultsManager (FChaosMarshallingManager &InMarshallingManager) |
| FChaosResultsManager (const FChaosResultsManager &Other)=delete | |
| FChaosResultsManager (FChaosResultsManager &&Other)=default | |
| CHAOS_API | ~FChaosResultsManager () |
| CHAOS_API const FChaosInterpolationResults & | PullSyncPhysicsResults_External () |
| CHAOS_API TArray< const FChaosInterpolationResults * > | PullAsyncPhysicsResults_External (const FReal ResultsTime) |
| CHAOS_API void | RemoveProxy_External (FSingleParticlePhysicsProxy *Proxy) |
| Chaos::FChaosResultsManager::FChaosResultsManager | ( | FChaosMarshallingManager & | InMarshallingManager | ) |
|
delete |
|
default |
| Chaos::FChaosResultsManager::~FChaosResultsManager | ( | ) |
| TArray< const FChaosInterpolationResults * > Chaos::FChaosResultsManager::PullAsyncPhysicsResults_External | ( | const FReal | ResultsTime | ) |
| const FChaosInterpolationResults & Chaos::FChaosResultsManager::PullSyncPhysicsResults_External | ( | ) |
| void Chaos::FChaosResultsManager::RemoveProxy_External | ( | FSingleParticlePhysicsProxy * | Proxy | ) |