TimerControlContext Struct
Context describing a requested timer state transition. More...
Declaration
Public Member Attributes Index
| const GameTimerId | gameTimerId |
|
The id of the timer to control. More... | |
| const TimerState | timerState |
|
The target state for the timer. More... | |
| const bool | resetElapsed = false |
|
Indicates whether the timer's elapsed seconds should be reset to 0 before applying the new state. More... | |
Description
Context describing a requested timer state transition.
Carries the target TimerState and the GameTimerId of the timer to be controlled.
- See Also
TimerControlCommand
- See Also
Definition at line 26 of file TimerControlContext.ixx.
Public Member Attributes
gameTimerId
|
The id of the timer to control.
Definition at line 31 of file TimerControlContext.ixx.
resetElapsed
|
Indicates whether the timer's elapsed seconds should be reset to 0 before applying the new state.
Definition at line 42 of file TimerControlContext.ixx.
timerState
|
The target state for the timer.
Definition at line 36 of file TimerControlContext.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.