Horizon Official Technical Documentation
|
|
#include <ClientDefinitions.hpp>
Public Attributes | |
int16_t | skill_id |
int | type |
int16_t | level |
int16_t | sp_cost |
int16_t | attack_range |
char | skill_name [MAX_SKILL_NAME_LENGTH] |
int8_t | upgradeable |
int16_t s_zc_guild_skillinfo::attack_range |
int16_t s_zc_guild_skillinfo::level |
int16_t s_zc_guild_skillinfo::skill_id |
char s_zc_guild_skillinfo::skill_name[MAX_SKILL_NAME_LENGTH] |
int16_t s_zc_guild_skillinfo::sp_cost |
int s_zc_guild_skillinfo::type |
int8_t s_zc_guild_skillinfo::upgradeable |