GetMissionScanComplete ->missionScanComplete
Returns a boolean indicating if the initial mission scan has completed. The initial mission scan is the grid the sweeps on the map at mission start.
if (GetMissionScanComplete) Print("Mission Scan Complete") endif
⇐ Index