XPMP2
X-Plane multiplayer library 2 - using instancing
|
Keeps the dataRef handles for one of the up to 63 shared data slots ("sim/multiplayer/position/plane#...") More...
Public Member Functions | |
operator bool () const | |
Looks OK, the dataRefs are available? More... | |
Public Attributes | |
XPLMDataRef | infoTailNum = nullptr |
XPLMDataRef | infoIcaoAcType = nullptr |
XPLMDataRef | infoManufacturer = nullptr |
XPLMDataRef | infoModel = nullptr |
XPLMDataRef | infoIcaoAirline = nullptr |
XPLMDataRef | infoAirline = nullptr |
XPLMDataRef | infoFlightNum = nullptr |
XPLMDataRef | infoAptFrom = nullptr |
XPLMDataRef | infoAptTo = nullptr |
XPLMDataRef | cslModel = nullptr |
CSL model as XPMP2::Aircraft::GetModelName() returns it. More... | |
Keeps the dataRef handles for one of the up to 63 shared data slots ("sim/multiplayer/position/plane#...")
|
inline |
Looks OK, the dataRefs are available?
XPLMDataRef XPMP2::infoDataRefsTy::cslModel = nullptr |
CSL model as XPMP2::Aircraft::GetModelName() returns it.
XPLMDataRef XPMP2::infoDataRefsTy::infoAirline = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoAptFrom = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoAptTo = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoFlightNum = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoIcaoAcType = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoIcaoAirline = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoManufacturer = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoModel = nullptr |
XPLMDataRef XPMP2::infoDataRefsTy::infoTailNum = nullptr |