naev 0.12.6
CommodityModifier Struct Reference

Represents a dictionary of values used to modify a commodity. More...

#include <commodity.h>

Data Fields

char * name
float value
struct CommodityModifier_ * next

Detailed Description

Represents a dictionary of values used to modify a commodity.

Definition at line 46 of file commodity.h.

Field Documentation

◆ name

char* CommodityModifier::name

Definition at line 47 of file commodity.h.

◆ next

struct CommodityModifier_* CommodityModifier::next

Definition at line 49 of file commodity.h.

◆ value

float CommodityModifier::value

Definition at line 48 of file commodity.h.


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