Go to the source code of this file.
Detailed Description
Variable Documentation
| 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.