![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtIfRequestEmbarkationInformation |
Variables | |
| const int | DtEmbarkRequestSlotInformation = 0 |
| const int | DtEmbarkRequestSlotReservation = 1 |
| const int | DtEmbarkRequestGiveUpSlot = 2 |
| const int | DtEmbarkRequestDisembarkInformation = 3 |
| const int DtEmbarkRequestSlotInformation = 0 |
Network representation of the DtIfRequestEmbarkationInformation class. In order to reserve, release, or get information about slots available, this message must be sent to the parent that is to be embarked on. The default request type is for information, not reservation.
| const int DtEmbarkRequestSlotReservation = 1 |
| const int DtEmbarkRequestGiveUpSlot = 2 |
| const int DtEmbarkRequestDisembarkInformation = 3 |