mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Ref T260, setup string formatting / mask enabled parts
This commit is contained in:
committed by
Roland Winklmeier
parent
302411e056
commit
08c27338aa
@@ -60,6 +60,9 @@ namespace BlackMisc
|
||||
//! Set enabled aircraft parts
|
||||
bool setEnabledAircraftParts(bool enabled);
|
||||
|
||||
//! Mask enabled aircraft parts
|
||||
bool maskEnabledAircraftParts(bool mask);
|
||||
|
||||
//! Aircraft parts enabled
|
||||
bool isAircraftPartsEnabled() const { return m_enabledAircraftParts; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user