naev 0.11.5
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 32 of file commodity.h.

Field Documentation

◆ name

char* CommodityModifier::name

Definition at line 33 of file commodity.h.

◆ next

struct CommodityModifier_* CommodityModifier::next

Definition at line 35 of file commodity.h.

◆ value

float CommodityModifier::value

Definition at line 34 of file commodity.h.


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