naev 0.11.5
FactionPresence Struct Reference

Faction presence container to be used for the map information stuff. More...

Data Fields

const char * name
 
double value
 
int known
 

Detailed Description

Faction presence container to be used for the map information stuff.

Definition at line 57 of file map.c.

Field Documentation

◆ known

int FactionPresence::known

Whether or not the faction is known.

Definition at line 60 of file map.c.

◆ name

const char* FactionPresence::name

Name of the faction with presence.

Definition at line 58 of file map.c.

◆ value

double FactionPresence::value

Value of the presence.

Definition at line 59 of file map.c.


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