UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SolverSerializer.cpp File Reference

Namespaces

namespace  Chaos
 
namespace  Chaos::Private
 

Functions

FChaosVDParticleDataWrapper Chaos::Private::ExtractParticleDataFromBuffer (FSerializedDataBuffer &InSerializedData)
 
template<typename ParticleType >
void Chaos::Private::WriteParticleDataToBuffer (ParticleType *InParticle, FSerializedDataBuffer &OutSerializedData)
 
FChaosVDJointConstraint Chaos::Private::ExtractJointConstraintDataFromBuffer (FSerializedDataBuffer &InSerializedData)
 
const TCHARChaos::LexToString (ESerializedDataContext Value)