|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::core::fsd::PlaneInformation |
| This packet is sent in reply to a PIR request to inform the client which multiplayer model to use. The airline and livery fields are optional. More... | |
Namespaces | |
| swift::core | |
| Backend services of the swift project, like dealing with the network or the simulators. | |
Functions | |
| bool | swift::core::fsd::operator== (const PlaneInformation &lhs, const PlaneInformation &rhs) |
| Equal to operator. | |
| bool | swift::core::fsd::operator!= (const PlaneInformation &lhs, const PlaneInformation &rhs) |
| Not equal to operator. | |