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:

Public Attributes

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 83 of file sf_ai_functions.h.

Member Data Documentation

◆ AC60AddOrGetEntity

AC60AddOrGetEntity_ptr AiFunctions::AC60AddOrGetEntity

Definition at line 97 of file sf_ai_functions.h.

◆ canFigureDoAction

canFigureDoAction_ptr AiFunctions::canFigureDoAction

Definition at line 87 of file sf_ai_functions.h.

◆ getActionStats

getActionStats_ptr AiFunctions::getActionStats

Definition at line 98 of file sf_ai_functions.h.

◆ getAICurrentActionRanking

getAICurrentActionRanking_ptr AiFunctions::getAICurrentActionRanking

Definition at line 92 of file sf_ai_functions.h.

◆ getAIVectorFirstElement

getAIVectorFirstElement_ptr AiFunctions::getAIVectorFirstElement

Definition at line 94 of file sf_ai_functions.h.

◆ getAIVectorGetCurrent

getAIVectorGetCurrent_ptr AiFunctions::getAIVectorGetCurrent

Definition at line 95 of file sf_ai_functions.h.

◆ getAIVectorLength

getAIVectorLength_ptr AiFunctions::getAIVectorLength

Definition at line 96 of file sf_ai_functions.h.

◆ getCastType

getCastType_ptr AiFunctions::getCastType

Definition at line 99 of file sf_ai_functions.h.

◆ getFigureAction

getFigureAction_ptr AiFunctions::getFigureAction

Definition at line 86 of file sf_ai_functions.h.

◆ getPositionToCastAlly

getPositionToCastAlly_ptr AiFunctions::getPositionToCastAlly

Definition at line 100 of file sf_ai_functions.h.

◆ getPositionToCastEnemy

getPositionToCastEnemy_ptr AiFunctions::getPositionToCastEnemy

Definition at line 101 of file sf_ai_functions.h.

◆ getTargetAction

getTargetAction_ptr AiFunctions::getTargetAction

Definition at line 85 of file sf_ai_functions.h.

◆ isAIVectorEmpty

isAIVectorEmpty_ptr AiFunctions::isAIVectorEmpty

Definition at line 93 of file sf_ai_functions.h.

◆ isUnknownWorldFeature

isUnknownWorldFeature_ptr AiFunctions::isUnknownWorldFeature

Definition at line 102 of file sf_ai_functions.h.

◆ setAICurrentActionRanking

setAICurrentActionRanking_ptr AiFunctions::setAICurrentActionRanking

sets the ranking of the AI's current selected action

Definition at line 91 of file sf_ai_functions.h.


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