.crashedIntoFence EQUB 0 \ Crash status \ \ * 0 = we have not crashed into the fence \ \ * &FF = we have crashed into the fenceName: crashedIntoFence [Show more] Type: Variable Category: Car geometry Summary: Flag that records whether we have crashed into the fenceContext: See this variable in context in the source code References: This variable is used as follows: * CheckForCrash uses crashedIntoFence * MainDrivingLoop (Part 3 of 5) uses crashedIntoFence