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

#include <PlayerController.h>

Public Member Functions

bool IsValid () const
 

Public Attributes

int32 ServerFrame = INDEX_NONE
 
int32 LocalFrame = INDEX_NONE
 

Member Function Documentation

◆ IsValid()

bool FAsyncPhysicsTimestamp::IsValid ( ) const
inline

Check if the server and local frames are valid

Member Data Documentation

◆ LocalFrame

int32 FAsyncPhysicsTimestamp::LocalFrame = INDEX_NONE

◆ ServerFrame

int32 FAsyncPhysicsTimestamp::ServerFrame = INDEX_NONE

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