Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_ai_aoe_registry.h File Reference
#include "../../../api/sfsf.h"
#include "../../core/sf_wrappers.h"
#include "../../handlers/sf_ai_aoe_handlers.h"
#include "../../core/sf_modloader.h"
#include <iostream>
#include <map>
#include <cstdint>
#include <list>
#include <utility>
Include dependency graph for sf_ai_aoe_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void registerAiAOEHandler (uint16_t spell_line, ai_aoe_handler_ptr handler)
 
ai_aoe_handler_ptr get_ai_aoe_handler (uint16_t spell_line)
 

Function Documentation

◆ get_ai_aoe_handler()

ai_aoe_handler_ptr get_ai_aoe_handler ( uint16_t spell_line)
extern

Definition at line 20 of file sf_ai_aoe_registry.cpp.

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

◆ registerAiAOEHandler()

void registerAiAOEHandler ( uint16_t spell_line,
ai_aoe_handler_ptr handler )
extern

Definition at line 5 of file sf_ai_aoe_registry.cpp.

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