Spellforce-Spell-framework
|
#include <sf_general_structures.h>
Data Fields | |
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 387 of file sf_general_structures.h.
uint16_t SF_GdSpell::DLLNode |
Definition at line 396 of file sf_general_structures.h.
uint8_t SF_GdSpell::flags |
Definition at line 397 of file sf_general_structures.h.
SF_CGdTargetData SF_GdSpell::source |
Definition at line 393 of file sf_general_structures.h.
uint16_t SF_GdSpell::spell_id |
Definition at line 390 of file sf_general_structures.h.
uint16_t SF_GdSpell::spell_job |
Definition at line 392 of file sf_general_structures.h.
uint16_t SF_GdSpell::spell_line |
Definition at line 391 of file sf_general_structures.h.
SF_CGdTargetData SF_GdSpell::target |
Definition at line 394 of file sf_general_structures.h.
uint16_t SF_GdSpell::to_do_count |
Definition at line 389 of file sf_general_structures.h.
uint16_t SF_GdSpell::xdata_key |
Definition at line 395 of file sf_general_structures.h.