mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Ref T182, utility functions for model/model list
This commit is contained in:
@@ -214,6 +214,9 @@ namespace BlackMisc
|
||||
//! Military model?
|
||||
bool isMilitary() const;
|
||||
|
||||
//! Civilian model?
|
||||
bool isCivilian() const;
|
||||
|
||||
//! Get livery
|
||||
const BlackMisc::Aviation::CLivery &getLivery() const { return m_livery; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user