Fail the player if they lose their Hit & Run.
Examples
AddObjective("hitandrunlost");
CloseObjective();
Game.AddObjective("hitandrunlost")
Game.CloseObjective()
Notes
This condition type only fails the player if they lose their Hit & Run without getting caught.
Version History
1.18.1
Added this condition type.