Click or drag to resize

RacingGameLogicDrawCheckpointsEditorChanged Event

Occurs when the DrawCheckpointsEditor property value changes.

Namespace: Project
Assembly: Project (in Project.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public event Action<RacingGameLogic> DrawCheckpointsEditorChanged

Value

ActionRacingGameLogic
See Also