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

High-level structure managing AI battle development. More...

#include <sf_ai_functions.h>

Collaboration diagram for SF_CGdBattleDevelopment:

Data Fields

void * vfTable
 
void * battleFactory
 
CGdAIBattleData battleData
 

Detailed Description

High-level structure managing AI battle development.

Definition at line 166 of file sf_ai_functions.h.

Field Documentation

◆ battleData

CGdAIBattleData SF_CGdBattleDevelopment::battleData

Detailed AI battle data.

Definition at line 170 of file sf_ai_functions.h.

◆ battleFactory

void* SF_CGdBattleDevelopment::battleFactory

Pointer to the battle factory object.

Definition at line 169 of file sf_ai_functions.h.

◆ vfTable

void* SF_CGdBattleDevelopment::vfTable

Virtual function table pointer.

Definition at line 168 of file sf_ai_functions.h.


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