|
Spellforce-Spell-framework
|
#include "sf_phys_effect_hook.h"#include "../../registry/spell_data_registries/sf_phys_effect_registry.h"#include "../../registry/spell_data_registries/sf_onhit_registry.h"#include <utility>#include <list>
Go to the source code of this file.
Functions | |
| void __thiscall | sf_phys_effect_hook (SF_CGdEffect *_this, uint16_t effect_id) |
| void __thiscall sf_phys_effect_hook | ( | SF_CGdEffect * | _this, |
| uint16_t | effect_id ) |
Definition at line 8 of file sf_phys_effect_hook.c.

