naev 0.12.6
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 139 of file outfit.h.

Field Documentation

◆ exclusive

int OutfitSlot::exclusive

Outfit must go exclusively into the slot.

Definition at line 141 of file outfit.h.

◆ size

OutfitSlotSize OutfitSlot::size

Size of the outfit.

Definition at line 143 of file outfit.h.

◆ spid

unsigned int OutfitSlot::spid

Slot property ID.

Definition at line 140 of file outfit.h.

◆ type

OutfitSlotType OutfitSlot::type

Type of outfit slot.

Definition at line 142 of file outfit.h.


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