Planeshift
Tribe::CyclicRecipe Struct Reference

#include <tribe.h>

Public Attributes

Reciperecipe
 Link to recipe. More...
 
int timeLeft
 Number of ticks left before re-execution. More...
 
int timeTotal
 Total number of ticks to cycle. More...
 

Detailed Description

Definition at line 145 of file tribe.h.

Member Data Documentation

Recipe* Tribe::CyclicRecipe::recipe

Link to recipe.

Definition at line 147 of file tribe.h.

int Tribe::CyclicRecipe::timeLeft

Number of ticks left before re-execution.

Definition at line 149 of file tribe.h.

int Tribe::CyclicRecipe::timeTotal

Total number of ticks to cycle.

Definition at line 148 of file tribe.h.


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