Spellforce-Spell-framework
|
Group of functions related to AI manipulation. More...
#include <sf_ai_functions.h>
Group of functions related to AI manipulation.
Definition at line 239 of file sf_ai_functions.h.
AC60AddOrGetEntity_ptr AiFunctions::AC60AddOrGetEntity |
Definition at line 253 of file sf_ai_functions.h.
canFigureDoAction_ptr AiFunctions::canFigureDoAction |
Definition at line 243 of file sf_ai_functions.h.
getActionStats_ptr AiFunctions::getActionStats |
Definition at line 254 of file sf_ai_functions.h.
getAICurrentActionRanking_ptr AiFunctions::getAICurrentActionRanking |
Definition at line 248 of file sf_ai_functions.h.
getAIVectorFirstElement_ptr AiFunctions::getAIVectorFirstElement |
Definition at line 250 of file sf_ai_functions.h.
getAIVectorGetCurrent_ptr AiFunctions::getAIVectorGetCurrent |
Definition at line 251 of file sf_ai_functions.h.
getAIVectorLength_ptr AiFunctions::getAIVectorLength |
Definition at line 252 of file sf_ai_functions.h.
getCastType_ptr AiFunctions::getCastType |
Definition at line 255 of file sf_ai_functions.h.
getFigureAction_ptr AiFunctions::getFigureAction |
Definition at line 242 of file sf_ai_functions.h.
getPositionToCastAlly_ptr AiFunctions::getPositionToCastAlly |
Definition at line 256 of file sf_ai_functions.h.
getPositionToCastEnemy_ptr AiFunctions::getPositionToCastEnemy |
Definition at line 257 of file sf_ai_functions.h.
getTargetAction_ptr AiFunctions::getTargetAction |
Definition at line 241 of file sf_ai_functions.h.
isAIVectorEmpty_ptr AiFunctions::isAIVectorEmpty |
Definition at line 249 of file sf_ai_functions.h.
isUnknownWorldFeature_ptr AiFunctions::isUnknownWorldFeature |
Definition at line 258 of file sf_ai_functions.h.
setAICurrentActionRanking_ptr AiFunctions::setAICurrentActionRanking |
sets the ranking of the AI's current selected action
Definition at line 247 of file sf_ai_functions.h.