Representation of a slot property.
More...
Representation of a slot property.
Definition at line 25 of file slots.c.
◆ description
| char* SlotProperty_t::description |
Description of the property.
Definition at line 28 of file slots.c.
◆ display
| char* SlotProperty_t::display |
Display name of the property.
Definition at line 27 of file slots.c.
◆ exclusive
| int SlotProperty_t::exclusive |
Exclusive slot property.
Definition at line 30 of file slots.c.
◆ icon
◆ locked
| int SlotProperty_t::locked |
Locked and not modifyable by the player.
Definition at line 31 of file slots.c.
◆ name
| char* SlotProperty_t::name |
Internal name of the property.
Definition at line 26 of file slots.c.
◆ required
| int SlotProperty_t::required |
Required slot property.
Definition at line 29 of file slots.c.
◆ visible
| int SlotProperty_t::visible |
Visible slot property.
Definition at line 32 of file slots.c.
The documentation for this struct was generated from the following file:
- /pbulk/work/games/naev/work/naev-0.12.6/src/slots.c