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

#include <TimeSynchronizationSource.h>

Public Attributes

FFrameRate SynchronizationFrameRate
 
TOptional< FFrameTimeRolloverFrame
 

Member Data Documentation

◆ RolloverFrame

TOptional<FFrameTime> FTimeSynchronizationOpenData::RolloverFrame

The frame on which rollover occurs (i.e., the modulus value of rollover). This is relative to the SynchronizationFrameRate. Not set if rollover is not used.

◆ SynchronizationFrameRate

FFrameRate FTimeSynchronizationOpenData::SynchronizationFrameRate

Frame rate that will be used as the base for synchronization.


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