naev 0.12.6
ShipThreadData Struct Reference

Structure for threaded loading. More...

Collaboration diagram for ShipThreadData:

Data Fields

char * filename
Ship ship
int ret

Detailed Description

Structure for threaded loading.

Definition at line 53 of file ship.c.

Field Documentation

◆ filename

char* ShipThreadData::filename

Filename.

Definition at line 54 of file ship.c.

◆ ret

int ShipThreadData::ret

Return status.

Definition at line 56 of file ship.c.

◆ ship

Ship ShipThreadData::ship

Ship data.

Definition at line 55 of file ship.c.


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