Spellforce-Spell-framework
Loading...
Searching...
No Matches
AiFunctions Struct Reference

Group of functions related to AI manipulation. More...

#include <sf_ai_functions.h>

Collaboration diagram for AiFunctions:

Data Fields

getTargetAction_ptr getTargetAction
 
getFigureAction_ptr getFigureAction
 
canFigureDoAction_ptr canFigureDoAction
 
setAICurrentActionRanking_ptr setAICurrentActionRanking
 sets the ranking of the AI's current selected action
 
getAICurrentActionRanking_ptr getAICurrentActionRanking
 
isAIVectorEmpty_ptr isAIVectorEmpty
 
getAIVectorFirstElement_ptr getAIVectorFirstElement
 
getAIVectorGetCurrent_ptr getAIVectorGetCurrent
 
getAIVectorLength_ptr getAIVectorLength
 
AC60AddOrGetEntity_ptr AC60AddOrGetEntity
 
getActionStats_ptr getActionStats
 
getCastType_ptr getCastType
 
getPositionToCastAlly_ptr getPositionToCastAlly
 
getPositionToCastEnemy_ptr getPositionToCastEnemy
 
isUnknownWorldFeature_ptr isUnknownWorldFeature
 

Detailed Description

Group of functions related to AI manipulation.

Definition at line 239 of file sf_ai_functions.h.

Field Documentation

◆ AC60AddOrGetEntity

AC60AddOrGetEntity_ptr AiFunctions::AC60AddOrGetEntity

Definition at line 253 of file sf_ai_functions.h.

◆ canFigureDoAction

canFigureDoAction_ptr AiFunctions::canFigureDoAction

Definition at line 243 of file sf_ai_functions.h.

◆ getActionStats

getActionStats_ptr AiFunctions::getActionStats

Definition at line 254 of file sf_ai_functions.h.

◆ getAICurrentActionRanking

getAICurrentActionRanking_ptr AiFunctions::getAICurrentActionRanking

Definition at line 248 of file sf_ai_functions.h.

◆ getAIVectorFirstElement

getAIVectorFirstElement_ptr AiFunctions::getAIVectorFirstElement

Definition at line 250 of file sf_ai_functions.h.

◆ getAIVectorGetCurrent

getAIVectorGetCurrent_ptr AiFunctions::getAIVectorGetCurrent

Definition at line 251 of file sf_ai_functions.h.

◆ getAIVectorLength

getAIVectorLength_ptr AiFunctions::getAIVectorLength

Definition at line 252 of file sf_ai_functions.h.

◆ getCastType

getCastType_ptr AiFunctions::getCastType

Definition at line 255 of file sf_ai_functions.h.

◆ getFigureAction

getFigureAction_ptr AiFunctions::getFigureAction

Definition at line 242 of file sf_ai_functions.h.

◆ getPositionToCastAlly

getPositionToCastAlly_ptr AiFunctions::getPositionToCastAlly

Definition at line 256 of file sf_ai_functions.h.

◆ getPositionToCastEnemy

getPositionToCastEnemy_ptr AiFunctions::getPositionToCastEnemy

Definition at line 257 of file sf_ai_functions.h.

◆ getTargetAction

getTargetAction_ptr AiFunctions::getTargetAction

Definition at line 241 of file sf_ai_functions.h.

◆ isAIVectorEmpty

isAIVectorEmpty_ptr AiFunctions::isAIVectorEmpty

Definition at line 249 of file sf_ai_functions.h.

◆ isUnknownWorldFeature

isUnknownWorldFeature_ptr AiFunctions::isUnknownWorldFeature

Definition at line 258 of file sf_ai_functions.h.

◆ setAICurrentActionRanking

setAICurrentActionRanking_ptr AiFunctions::setAICurrentActionRanking

sets the ranking of the AI's current selected action

Definition at line 247 of file sf_ai_functions.h.


The documentation for this struct was generated from the following file: