~~NOTOC~~ <=[[4rpl:start| Index]] \\ <=[[4rpl:start#mission| Mission]] ====== GetMissionScanComplete ====== GetMissionScanComplete ->missionScanComplete ===== Description ===== 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. ===== Examples ===== if (GetMissionScanComplete) Print("Mission Scan Complete") endif <=[[4rpl:start| Index]]