UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TTimestampProperty< TPropertyType > Struct Template Reference

#include <PhysicsProxyBase.h>

Public Member Functions

FORCEINLINE_DEBUGGABLE void Set (int32 InTimestamp, const TPropertyType &InValue)
 

Public Attributes

TPropertyType Value
 
int32 Timestamp = INDEX_NONE
 

Member Function Documentation

◆ Set()

template<typename TPropertyType >
FORCEINLINE_DEBUGGABLE void TTimestampProperty< TPropertyType >::Set ( int32  InTimestamp,
const TPropertyType InValue 
)
inline

Member Data Documentation

◆ Timestamp

◆ Value


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