naev 0.12.6
Select_t Struct Reference

Selection generic for stuff in a system. More...

Data Fields

int type
union { 
   int   spob 
   int   jump 
   int   asteroid 
   int   astexclude 
u

Detailed Description

Selection generic for stuff in a system.

Definition at line 62 of file dev_sysedit.c.

Field Documentation

◆ asteroid

int Select_t::asteroid

Definition at line 67 of file dev_sysedit.c.

◆ astexclude

int Select_t::astexclude

Definition at line 68 of file dev_sysedit.c.

◆ jump

int Select_t::jump

Definition at line 66 of file dev_sysedit.c.

◆ spob

int Select_t::spob

Definition at line 65 of file dev_sysedit.c.

◆ type

int Select_t::type

Type of selection.

Definition at line 63 of file dev_sysedit.c.

◆ [union]

union { ... } Select_t::u

Data itself.


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