InSim  0.6c
Documentation of Live for Speed InSim Protocol
Data Fields
IS_AXM Struct Reference

AutoX Multiple objects - variable size. More...

#include <ispackets.h>

Data Fields

byte Size
 8 + NumO * 8
byte Type
 ISP_AXM.
byte ReqI
 0
byte NumO
 number of objects in this packet
byte UCID
 unique id of the connection that sent the packet
byte PMOAction
 see PMOAction
byte PMOFlags
 see PMOFlags
byte Sp3
ObjectInfo Info [30]
 info about each object, 0 to 30 of these

Detailed Description

AutoX Multiple objects - variable size.

Definition at line 2167 of file ispackets.h.


Field Documentation

info about each object, 0 to 30 of these

Definition at line 2179 of file ispackets.h.

number of objects in this packet

Definition at line 2172 of file ispackets.h.

see PMOAction

Definition at line 2175 of file ispackets.h.

see PMOFlags

Definition at line 2176 of file ispackets.h.

0

Definition at line 2171 of file ispackets.h.

8 + NumO * 8

Definition at line 2169 of file ispackets.h.

Definition at line 2177 of file ispackets.h.

ISP_AXM.

Definition at line 2170 of file ispackets.h.

unique id of the connection that sent the packet

Definition at line 2174 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines