Horizon Official Technical Documentation
s_zc_guild_skillinfo Struct Reference

#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
 

Member Data Documentation

◆ attack_range

int16_t s_zc_guild_skillinfo::attack_range

◆ level

int16_t s_zc_guild_skillinfo::level

◆ skill_id

int16_t s_zc_guild_skillinfo::skill_id

◆ skill_name

char s_zc_guild_skillinfo::skill_name[MAX_SKILL_NAME_LENGTH]

◆ sp_cost

int16_t s_zc_guild_skillinfo::sp_cost

◆ type

int s_zc_guild_skillinfo::type

◆ upgradeable

int8_t s_zc_guild_skillinfo::upgradeable

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