Cached often queried values common to all vehicles. More...
#include <vehicle_base.h>
Data Fields | |
uint16 | cached_max_speed |
Maximum speed of the consist (minimum of the max speed of all vehicles in the consist). | |
byte | cached_vis_effect |
Visual effect to show (see VisualEffect). |
Cached often queried values common to all vehicles.
Definition at line 104 of file vehicle_base.h.