helapordo 1.4.12
|
#include <ser_core.h>
Data Fields | |
int32_t | class |
Defines which kind of Skillslot the instance relates to. | |
int8_t | enabled |
Flag defining if the slot is initialised. | |
Serialized Skillslot.
Packed struct. Can be turned into a Skillslot with deser_Skillslot(). Can be obtained from a Skillslot with ser_Skillslot().
int32_t SerSkillslot::class |
Defines which kind of Skillslot the instance relates to.
int8_t SerSkillslot::enabled |
Flag defining if the slot is initialised.