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

#include <ChaosSolversModule.h>

Public Attributes

Chaos::FPhysicsSolverSolver
 
TArray< Chaos::FPhysicsProxy * > ActiveProxies
 
TArray< Chaos::FPhysicsProxy * > ActiveProxies_GameThread
 

Friends

class FChaosSolversModule
 

Friends And Related Symbol Documentation

◆ FChaosSolversModule

Member Data Documentation

◆ ActiveProxies

TArray<Chaos::FPhysicsProxy*> FSolverStateStorage::ActiveProxies

◆ ActiveProxies_GameThread

TArray<Chaos::FPhysicsProxy*> FSolverStateStorage::ActiveProxies_GameThread

◆ Solver

Chaos::FPhysicsSolver* FSolverStateStorage::Solver

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