Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_onhit_registry.h File Reference
#include "../../../api/sfsf.h"
#include <list>
#include <utility>
Include dependency graph for sf_onhit_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::list< std::pair< uint16_t, onhit_handler_ptr > > get_onhit_phase (OnHitPhase hitphase)
void registerOnHitHandler (uint16_t spell_line_id, onhit_handler_ptr handler, OnHitPhase phase)

Function Documentation

◆ get_onhit_phase()

std::list< std::pair< uint16_t, onhit_handler_ptr > > get_onhit_phase ( OnHitPhase hitphase)
extern

Definition at line 45 of file sf_onhit_registry.cpp.

Here is the caller graph for this function:

◆ registerOnHitHandler()

void registerOnHitHandler ( uint16_t spell_line_id,
onhit_handler_ptr handler,
OnHitPhase phase )
extern

Definition at line 15 of file sf_onhit_registry.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: