Planeshift
Public Attributes

RecipeManager::Correspondence Struct Reference

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

#include <recipe.h>

List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 170 of file recipe.h.


Member Data Documentation

Function written in the database.

Definition at line 172 of file recipe.h.

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: