OpenTTD Source  20240919-master-gdf0233f4c2
TimerGame< T >::TPeriod Struct Reference

Public Member Functions

 TPeriod (Trigger trigger, Priority priority)
 
bool operator< (const TPeriod &other) const
 
bool operator== (const TPeriod &other) const
 

Data Fields

Trigger trigger
 
Priority priority
 

Detailed Description

template<class T>
struct TimerGame< T >::TPeriod

Definition at line 120 of file timer_game_common.h.


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