VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Variables
ifEmbarkationInformation.h File Reference

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.
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.

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.


Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)