Click or drag to resize

RacingGameLogicIsMatchOver Method

Determines whether the match has been completed based on the number of laps and checkpoints passed.

Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public bool IsMatchOver()

Return Value

Boolean
See Also