naev 0.12.6
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 61 of file map.c.

Field Documentation

◆ known

int FactionPresence::known

Whether or not the faction is known.

Definition at line 64 of file map.c.

◆ name

const char* FactionPresence::name

Name of the faction with presence.

Definition at line 62 of file map.c.

◆ value

double FactionPresence::value

Value of the presence.

Definition at line 63 of file map.c.


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