VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
vrfMessageTypes.h File Reference

Go to the source code of this file.

Variables

const unsigned int DtHEARTBEAT_TYPE = 1
 
const unsigned int DtTERRAINAREA_REQUEST_TYPE = 100
 
const unsigned int DtTERRAINAREA_RESPONSE_TYPE = 101
 
const unsigned int DtFEATURE_REQUEST_TYPE = 102
 
const unsigned int DtFEATURE_RESPONSE_TYPE = 103
 
const unsigned int DtNAVMESH_REQUEST_TYPE = 104
 
const unsigned int DtNAVMESH_RESPONSE_TYPE = 105
 
const unsigned int DtCUSTOM_MESSAGE_TYPE = 1000
 

Detailed Description


** Copyright (c) 2020 MAK Technologies, Inc. ** All rights reserved.


Defines the IDs for Display message types

Variable Documentation

const unsigned int DtHEARTBEAT_TYPE = 1

these are the ID's for the message types

const unsigned int DtTERRAINAREA_REQUEST_TYPE = 100
const unsigned int DtTERRAINAREA_RESPONSE_TYPE = 101
const unsigned int DtFEATURE_REQUEST_TYPE = 102
const unsigned int DtFEATURE_RESPONSE_TYPE = 103
const unsigned int DtNAVMESH_REQUEST_TYPE = 104
const unsigned int DtNAVMESH_RESPONSE_TYPE = 105
const unsigned int DtCUSTOM_MESSAGE_TYPE = 1000

Users can add custom messages after this value.


Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)