Planeshift
Public Attributes

RecipeManager::TribeData Struct Reference

Keeps details of all tribes enrolled in the manager. More...

#include <recipe.h>

List of all members.

Public Attributes

csString aggressivity
csString brain
int currentStep
 Keeps the step the tribe is currently at in the recipe.
csString global
 Holds the parent NPCType available for the whole tribe.
csString growth
csString sleepPeriod
RecipetribalRecipe
 Recipe keeping tribe information.
int tribeID
csString unity

Detailed Description

Keeps details of all tribes enrolled in the manager.

Definition at line 152 of file recipe.h.


Member Data Documentation

Definition at line 159 of file recipe.h.

Definition at line 160 of file recipe.h.

Keeps the step the tribe is currently at in the recipe.

Definition at line 156 of file recipe.h.

Holds the parent NPCType available for the whole tribe.

Definition at line 166 of file recipe.h.

Definition at line 161 of file recipe.h.

Definition at line 163 of file recipe.h.

Recipe keeping tribe information.

Definition at line 155 of file recipe.h.

Definition at line 154 of file recipe.h.

Definition at line 162 of file recipe.h.


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