naev 0.11.5
OutfitSlot Struct Reference

Pilot slot that can contain outfits. More...

#include <outfit.h>

Data Fields

unsigned int spid
 
int exclusive
 
OutfitSlotType type
 
OutfitSlotSize size
 

Detailed Description

Pilot slot that can contain outfits.

Definition at line 109 of file outfit.h.

Field Documentation

◆ exclusive

int OutfitSlot::exclusive

Outfit must go exclusively into the slot.

Definition at line 111 of file outfit.h.

◆ size

OutfitSlotSize OutfitSlot::size

Size of the outfit.

Definition at line 113 of file outfit.h.

◆ spid

unsigned int OutfitSlot::spid

Slot property ID.

Definition at line 110 of file outfit.h.

◆ type

OutfitSlotType OutfitSlot::type

Type of outfit slot.

Definition at line 112 of file outfit.h.


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