![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtSetTDLMessagingRequest |
Variables | |
| const int | DtSetTDLMessagingRequestKeep = 0 |
| const int | DtSetTDLMessagingRequestOff = 1 |
| const int | DtSetTDLMessagingRequestOn = 2 |
| const int | DtSetTDLMessagingRequestUseGlobalSetting = 3 |
| const int DtSetTDLMessagingRequestKeep = 0 |
File: setTDLMessagingRequest.h.
Class: DtSetTDLMessagingRequest DtSetTDLMessagingRequest is used to TDL Messaging on or off for an entity. It inherits read/writableness from DtSetDataRequest.
| const int DtSetTDLMessagingRequestOff = 1 |
| const int DtSetTDLMessagingRequestOn = 2 |
| const int DtSetTDLMessagingRequestUseGlobalSetting = 3 |