![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtIfEmbarkationInformation |
| Instances of this class are the interface message content used to request return requested embarkation information. More... | |
Variables | |
| const int | DtEmbarkCannotEmbark = 0 |
| Network representation of the DtIfEmbarkationInformation class. More... | |
| const int | DtEmbarkSlotAvailable = 1 |
| const int | DtEmbarkCanDisembark = 2 |
| const int | DtEmbarkCannotDisembark = 3 |
| const int | DtEmbarkImmediatelyDisembark = 4 |
| const int | DtEmbarkNoSlotAvailableForEntity = 4 |
| This state means the entity could embark, but there are no slots available at this time for it. More... | |
| const int DtEmbarkCannotEmbark = 0 |
Network representation of the DtIfEmbarkationInformation class.
This message is returned in response to a request for embarkation information. The flags will determine what action can be taken by the recipient
| const int DtEmbarkSlotAvailable = 1 |
| const int DtEmbarkCanDisembark = 2 |
| const int DtEmbarkCannotDisembark = 3 |
| const int DtEmbarkImmediatelyDisembark = 4 |
| const int DtEmbarkNoSlotAvailableForEntity = 4 |
This state means the entity could embark, but there are no slots available at this time for it.