mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Ref T348, "verify model" functions moved to FSX common
Related: Ref T317 Ref T247 Ref T335
This commit is contained in:
@@ -301,6 +301,9 @@ namespace BlackSimPlugin
|
||||
//! Adding an aircraft failed
|
||||
void addingAircraftFailed(const CSimConnectObject &simObject);
|
||||
|
||||
//! Create a detailed info about the failed aircraft
|
||||
BlackMisc::CStatusMessage verifyFailedAircraftInfo(const CSimConnectObject &simObject);
|
||||
|
||||
//! Verify the probe
|
||||
void verifyAddedTerrainProbe(const BlackMisc::Simulation::CSimulatedAircraft &remoteAircraftIn);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user