![]() |
naev 0.11.5
|
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 39 of file asteroid.h.
| Commodity* AsteroidReward::material |
Material dropped.
Definition at line 40 of file asteroid.h.
| int AsteroidReward::quantity |
Maximum amount.
Definition at line 41 of file asteroid.h.
| int AsteroidReward::rarity |
Rarity.
Definition at line 42 of file asteroid.h.