naev 0.11.5
AsteroidReward Struct Reference

Represents a potential reward from the asteroid. More...

#include <asteroid.h>

Data Fields

Commoditymaterial
 
int quantity
 
int rarity
 

Detailed Description

Represents a potential reward from the asteroid.

Definition at line 39 of file asteroid.h.

Field Documentation

◆ material

Commodity* AsteroidReward::material

Material dropped.

Definition at line 40 of file asteroid.h.

◆ quantity

int AsteroidReward::quantity

Maximum amount.

Definition at line 41 of file asteroid.h.

◆ rarity

int AsteroidReward::rarity

Rarity.

Definition at line 42 of file asteroid.h.


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