|
helapordo 1.4.13
|
#include <ser_core.h>
Data Fields | |
| int32_t | type |
| Defines which kind of Equipzone the instance relates to. | |
| int8_t | active |
| Flag indicating the instance as currently in use if set. | |
Serialized Equipslot.
Packed struct. Can be turned into an Equipslot with deser_Equipslot(). Can be obtained from an Equipslot with ser_Equipslot().
| int8_t SerEquipslot::active |
Flag indicating the instance as currently in use if set.
| int32_t SerEquipslot::type |
Defines which kind of Equipzone the instance relates to.