Public Member Functions | Data Fields

Group Struct Reference

Group data. More...

#include <group.h>

Inheritance diagram for Group:
Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tpool_type, Tcache, Tzero >::PoolItem<&_group_pool >

Public Member Functions

 Group (CompanyID owner=INVALID_COMPANY)

Data Fields

char * name
 Group Name.
OwnerByte owner
 Group Owner.
VehicleTypeByte vehicle_type
 Vehicle type of the group.
bool replace_protection
 If set to true, the global autoreplace have no effect on the group.
GroupStatistics statistics
 NOSAVE: Statistics and caches on the vehicles in the group.

Detailed Description

Group data.

Definition at line 66 of file group.h.


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