Spellforce-Spell-framework
|
#include "sf_ai_avoidance_registry.h"
Go to the source code of this file.
Functions | |
void | registerAiAvoidanceHandler (uint16_t spell_line, ai_avoidance_handler_ptr handler) |
ai_avoidance_handler_ptr | get_ai_avoidance_handler (uint16_t spell_line) |
ai_avoidance_handler_ptr get_ai_avoidance_handler | ( | uint16_t | spell_line | ) |
Definition at line 21 of file sf_ai_avoidance_registry.cpp.
void registerAiAvoidanceHandler | ( | uint16_t | spell_line, |
ai_avoidance_handler_ptr | handler ) |
Definition at line 5 of file sf_ai_avoidance_registry.cpp.