Spellforce-Spell-framework
|
#include <sf_general_structures.h>
Data Fields | |
uint16_t | CGdEffectType |
SF_CGdTargetData | source |
SF_CGdTargetData | target |
SF_Coord | position |
uint32_t | start_step |
uint32_t | unkn1 |
uint16_t | length |
uint16_t | xdata_key |
uint16_t | unkn2 |
uint16_t | unkn3 |
uint16_t | unkn4 |
uint16_t | unkn5 |
SF_Coord | position2 |
Definition at line 540 of file sf_general_structures.h.
uint16_t SF_GdEffect::CGdEffectType |
Definition at line 542 of file sf_general_structures.h.
uint16_t SF_GdEffect::length |
Definition at line 548 of file sf_general_structures.h.
SF_Coord SF_GdEffect::position |
Definition at line 545 of file sf_general_structures.h.
SF_Coord SF_GdEffect::position2 |
Definition at line 554 of file sf_general_structures.h.
SF_CGdTargetData SF_GdEffect::source |
Definition at line 543 of file sf_general_structures.h.
uint32_t SF_GdEffect::start_step |
Definition at line 546 of file sf_general_structures.h.
SF_CGdTargetData SF_GdEffect::target |
Definition at line 544 of file sf_general_structures.h.
uint32_t SF_GdEffect::unkn1 |
Definition at line 547 of file sf_general_structures.h.
uint16_t SF_GdEffect::unkn2 |
Definition at line 550 of file sf_general_structures.h.
uint16_t SF_GdEffect::unkn3 |
Definition at line 551 of file sf_general_structures.h.
uint16_t SF_GdEffect::unkn4 |
Definition at line 552 of file sf_general_structures.h.
uint16_t SF_GdEffect::unkn5 |
Definition at line 553 of file sf_general_structures.h.
uint16_t SF_GdEffect::xdata_key |
Definition at line 549 of file sf_general_structures.h.