Atrinik Client 2.5
Data Fields
skill_entry_struct Struct Reference

Data Fields

char name [MAX_BUF]
char icon_name [MAX_BUF]
char desc [HUGE_BUF]
int icon
uint8 known
int level
sint64 exp

Detailed Description

Definition at line 143 of file main.h.


Field Documentation

char skill_entry_struct::desc[HUGE_BUF]

Description.

Definition at line 152 of file main.h.

Skill's icon.

Definition at line 155 of file main.h.

Icon name

Definition at line 149 of file main.h.

1 if the player knows this skill, 0 otherwise.

Definition at line 158 of file main.h.

char skill_entry_struct::name[MAX_BUF]

Name of the skill.

Definition at line 146 of file main.h.


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