![]() |
naev 0.12.6
|
Represents a potential reward from the asteroid. More...
#include <asteroid.h>

Data Fields | |
| Commodity * | material |
| int | quantity |
| int | rarity |
Represents a potential reward from the asteroid.
Definition at line 50 of file asteroid.h.
| Commodity* AsteroidReward::material |
Material dropped.
Definition at line 51 of file asteroid.h.
| int AsteroidReward::quantity |
Maximum amount.
Definition at line 52 of file asteroid.h.
| int AsteroidReward::rarity |
Rarity.
Definition at line 53 of file asteroid.h.