|
Spellforce-Spell-framework
|
#include <sf_figure_structures.h>
Public Attributes | |
| uint16_t | type |
| uint16_t | subtype |
| uint32_t | cooldown_action |
| uint32_t | cooldown_global |
Definition at line 16 of file sf_figure_structures.h.
| uint32_t SF_SGtFigureAction::cooldown_action |
Definition at line 20 of file sf_figure_structures.h.
| uint32_t SF_SGtFigureAction::cooldown_global |
Definition at line 21 of file sf_figure_structures.h.
| uint16_t SF_SGtFigureAction::subtype |
Definition at line 19 of file sf_figure_structures.h.
| uint16_t SF_SGtFigureAction::type |
Definition at line 18 of file sf_figure_structures.h.