5 uint16_t effect_index);
16 uint16_t effect_index);
void(__thiscall * setEffectXData_ptr)(SF_CGDEffect *_this, uint16_t effect_index, SpellDataKey key, uint32_t value)
uint16_t(__thiscall * addEffect_ptr)(SF_CGDEffect *_this, CGdEffectType effect_id, SF_CGdTargetData *source, SF_CGdTargetData *target, uint32_t tick_start, uint16_t tick_count, SF_Rectangle *param_6)
void(__thiscall * tryEndEffect_ptr)(SF_CGDEffect *_this, uint16_t effect_index)
uint32_t(__thiscall * getEffectXData_ptr)(SF_CGDEffect *_this, uint16_t effect_index, SpellDataKey key)
void(__thiscall * sub_effect_handler_ptr)(SF_CGDEffect *, uint16_t effect_index)
Group of Structures and Enums used throught SFSF.
#define DECLARE_FUNCTION(type, name,...)
Declares a function with the specified return type, name, and arguments.
Group of functions related to Effect manipulation.
getEffectXData_ptr getEffectXData
setEffectXData_ptr setEffectXData
tryEndEffect_ptr tryEndEffect