UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TPerShapeDataStateProperty< T, PropName > Class Template Reference

#include <RewindData.h>

Public Member Functions

const T & Read () const
 
void Write (const T &InVal)
 
bool IsSet () const
 

Member Function Documentation

◆ IsSet()

template<typename T , EShapeProperty PropName>
bool Chaos::TPerShapeDataStateProperty< T, PropName >::IsSet ( ) const
inline

◆ Read()

template<typename T , EShapeProperty PropName>
const T & Chaos::TPerShapeDataStateProperty< T, PropName >::Read ( ) const
inline

◆ Write()

template<typename T , EShapeProperty PropName>
void Chaos::TPerShapeDataStateProperty< T, PropName >::Write ( const T &  InVal)
inline

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