mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
Ref T437, renamed CFsuipc functions to align with FSUIPC code
This commit is contained in:
@@ -37,7 +37,7 @@ namespace BlackSimPlugin
|
||||
virtual ~CSimulatorFsCommon() override;
|
||||
|
||||
//! FSUIPC connected?
|
||||
bool isFsuipcConnected() const;
|
||||
bool isFsuipcOpened() const;
|
||||
|
||||
//! FSUIPC on/off, correctly disconnecting/connecting
|
||||
bool useFsuipc(bool on);
|
||||
|
||||
Reference in New Issue
Block a user