ugv_s Struct Reference

Defines a type of UGV/Robot. More...

#include <chr_shared.h>

Data Fields

char * id
int idx
char weapon [MAX_VAR]
char armour [MAX_VAR]
int tu
char actors [MAX_VAR]
int price

Detailed Description

Defines a type of UGV/Robot.

Definition at line 208 of file chr_shared.h.


Field Documentation

char ugv_s::actors[MAX_VAR]

Definition at line 214 of file chr_shared.h.

Referenced by E_CreateEmployeeAtIndex().

char ugv_s::armour[MAX_VAR]

Definition at line 212 of file chr_shared.h.

char* ugv_s::id

Definition at line 210 of file chr_shared.h.

Referenced by Com_ParseUGVs().

Definition at line 215 of file chr_shared.h.

Referenced by BS_BuyItem_f(), BS_BuyType(), and BS_SellItem_f().

int ugv_s::tu

Definition at line 213 of file chr_shared.h.

char ugv_s::weapon[MAX_VAR]

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

Generated by  doxygen 1.6.2