|
Spellforce-Spell-framework
|
#include <sf_spell_structures.h>

Public Attributes | |
| uint16_t | to_do_count |
| uint16_t | spell_id |
| uint16_t | spell_line |
| uint16_t | spell_job |
| SF_CGdTargetData | source |
| SF_CGdTargetData | target |
| uint16_t | xdata_key |
| uint16_t | DLLNode |
| uint8_t | flags |
Definition at line 12 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::DLLNode |
Definition at line 21 of file sf_spell_structures.h.
| uint8_t SF_GdSpell::flags |
Definition at line 22 of file sf_spell_structures.h.
| SF_CGdTargetData SF_GdSpell::source |
Definition at line 18 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::spell_id |
Definition at line 15 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::spell_job |
Definition at line 17 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::spell_line |
Definition at line 16 of file sf_spell_structures.h.
| SF_CGdTargetData SF_GdSpell::target |
Definition at line 19 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::to_do_count |
Definition at line 14 of file sf_spell_structures.h.
| uint16_t SF_GdSpell::xdata_key |
Definition at line 20 of file sf_spell_structures.h.