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

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

#include <sf_ai_structures.h>

Collaboration diagram for SF_CGdBattleDevelopment:

Public Attributes

void * vfTable
void * battleFactory
CGdAIBattleData battleData

Detailed Description

High-level structure managing AI battle development.

Definition at line 135 of file sf_ai_structures.h.

Member Data Documentation

◆ battleData

CGdAIBattleData SF_CGdBattleDevelopment::battleData

Detailed AI battle data.

Definition at line 139 of file sf_ai_structures.h.

◆ battleFactory

void* SF_CGdBattleDevelopment::battleFactory

Pointer to the battle factory object.

Definition at line 138 of file sf_ai_structures.h.

◆ vfTable

void* SF_CGdBattleDevelopment::vfTable

Virtual function table pointer.

Definition at line 137 of file sf_ai_structures.h.


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