ToggleRaceInterface Function

Toggles the race interface on or off. This includes the timer, medal and map info UI.

Syntax

void ToggleRaceInterface(
bool visible
)

Parameters

bool visible

Return value

None.

Remarks

None.