SimulationManager::get_InRace Method

If the player is currently in a race. This is when a map is loaded and there is a current race. For a more precise state, see the OnGameStateChanged callback in Callback functions.

Syntax

bool SimulationManager::get_InRace()

Return value

bool

Remarks

None.