ezEngine Release 26.9
Loading...
Searching...
No Matches
ezQtUiServices::TickEvent Struct Reference

Public Types

enum class  Type { BeforeFrame , StartFrame , EndFrame }
 

Public Attributes

Type m_Type
 
ezUInt32 m_uiFrame = 0
 
ezTime m_Time
 
double m_fRefreshRate = 60.0
 
ezUInt32 m_uiFrameRequest = 0
 Only valid for Type::BeforeFrame. Increased by an event handler to request a frame. If zero after the broadcast, no frame is started.
 
ezUInt32 m_uiForceCancelFrame = 0
 Only valid for Type::BeforeFrame. Increased by an event handler to cancel the frame. Regardless of m_uiFrameRequest, no frame is started if != zero.
 

Member Enumeration Documentation

◆ Type

Enumerator
BeforeFrame 

Check for any request for a frame.


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