Freeciv-3.1
|
Data Fields | |
int | property_id |
struct propval * | property_value |
Definition at line 253 of file editprop.c.
int propstate::property_id |
Definition at line 254 of file editprop.c.
Referenced by propstate_new().
struct propval * propstate::property_value |
Definition at line 255 of file editprop.c.
Referenced by propstate_clear_value(), propstate_get_value(), propstate_new(), and propstate_set_value().