UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::CollisionStats::FStatHelper< bGatherStats > Struct Template Reference

#include <StatsData.h>

Public Member Functions

 FStatHelper ()
 
void Record (int32 Count)
 
FString ToString () const
 

Public Attributes

int32 MaxCount
 

Constructor & Destructor Documentation

◆ FStatHelper()

template<bool bGatherStats>
Chaos::CollisionStats::FStatHelper< bGatherStats >::FStatHelper ( )
inline

Member Function Documentation

◆ Record()

template<bool bGatherStats>
void Chaos::CollisionStats::FStatHelper< bGatherStats >::Record ( int32  Count)
inline

◆ ToString()

template<bool bGatherStats>
FString Chaos::CollisionStats::FStatHelper< bGatherStats >::ToString ( ) const
inline

Member Data Documentation

◆ MaxCount

template<bool bGatherStats>
int32 Chaos::CollisionStats::FStatHelper< bGatherStats >::MaxCount

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