Planeshift
RecipeManager::Correspondence Struct Reference

Keeps details about the matches between script actions and NPC Operations. More...

#include <recipe.h>

Public Attributes

csString function
 Function written in the database. More...
 
csStringArray npcOperations
 More than one operation can be applied for a function. More...
 

Detailed Description

Keeps details about the matches between script actions and NPC Operations.

Definition at line 170 of file recipe.h.

Member Data Documentation

csString RecipeManager::Correspondence::function

Function written in the database.

Definition at line 172 of file recipe.h.

csStringArray RecipeManager::Correspondence::npcOperations

More than one operation can be applied for a function.

Definition at line 173 of file recipe.h.


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