naev 0.12.6
AsteroidReward Struct Reference

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

#include <asteroid.h>

Collaboration diagram for AsteroidReward:

Data Fields

Commoditymaterial
int quantity
int rarity

Detailed Description

Represents a potential reward from the asteroid.

Definition at line 50 of file asteroid.h.

Field Documentation

◆ material

Commodity* AsteroidReward::material

Material dropped.

Definition at line 51 of file asteroid.h.

◆ quantity

int AsteroidReward::quantity

Maximum amount.

Definition at line 52 of file asteroid.h.

◆ rarity

int AsteroidReward::rarity

Rarity.

Definition at line 53 of file asteroid.h.


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