Rise
The Vieneo Province
SmodeAC Struct Reference

#include <scanDb.h>

Public Attributes

unsigned short vehicleId = 0
 
char IVR [6] = { 0 }
 
unsigned char type = 0
 
char hullname [23] = { 0 }
 
char reference = -127
 
D3DXVECTOR3 location = D3DXVECTOR3(0, 0, 0)
 
char owner [13] = { 0 }
 
int ownerId = 0
 
int allegiance = 0
 
bool tow = false
 
bool reposess = false
 
bool stolen = false
 

Detailed Description

Definition at line 13 of file scanDb.h.

Member Data Documentation

◆ allegiance

int SmodeAC::allegiance = 0

Definition at line 23 of file scanDb.h.

◆ hullname

char SmodeAC::hullname[23] = { 0 }

Definition at line 18 of file scanDb.h.

◆ IVR

char SmodeAC::IVR[6] = { 0 }

Definition at line 16 of file scanDb.h.

◆ location

D3DXVECTOR3 SmodeAC::location = D3DXVECTOR3(0, 0, 0)

Definition at line 20 of file scanDb.h.

◆ owner

char SmodeAC::owner[13] = { 0 }

Definition at line 21 of file scanDb.h.

◆ ownerId

int SmodeAC::ownerId = 0

Definition at line 22 of file scanDb.h.

◆ reference

char SmodeAC::reference = -127

Definition at line 19 of file scanDb.h.

◆ reposess

bool SmodeAC::reposess = false

Definition at line 25 of file scanDb.h.

◆ stolen

bool SmodeAC::stolen = false

Definition at line 26 of file scanDb.h.

◆ tow

bool SmodeAC::tow = false

Definition at line 24 of file scanDb.h.

◆ type

unsigned char SmodeAC::type = 0

Definition at line 17 of file scanDb.h.

◆ vehicleId

unsigned short SmodeAC::vehicleId = 0

Definition at line 15 of file scanDb.h.


The documentation for this struct was generated from the following file: