clBehaviorManager::behaviorData Struct Reference

Holds setup information for a single behavior object. More...

#include <Behaviors.h>

List of all members.

Public Attributes

char cNameString [MAX_NAMESTRING_SIZE]
 The name string of the behavior.
float fVersion
 Behavior version number in the parameter file.
short int iNumCombos
 The number of species/type combos to which to apply to this behavior (if any).
stcSpeciesTypeCombop_whatCombos
 Array of species/type combos.


Detailed Description

Holds setup information for a single behavior object.


Member Data Documentation

char clBehaviorManager::behaviorData::cNameString[MAX_NAMESTRING_SIZE]

The name string of the behavior.

This must be one that the behavior manager knows as a class in this project.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 29 08:42:20 2006 for SORTIE Core C++ Documentation by  doxygen 1.4.7