god_conduct_trigger Struct Reference

#include <godconduct.h>

List of all members.

Public Member Functions

 god_conduct_trigger (conduct_type c=NUM_CONDUCTS, int pg=0, bool kn=true, const monster *vict=NULL)
void set (conduct_type c=NUM_CONDUCTS, int pg=0, bool kn=true, const monster *vict=NULL)
 ~god_conduct_trigger ()

Public Attributes

conduct_type conduct
int pgain
bool known
bool enabled
std::auto_ptr< monstervictim


Constructor & Destructor Documentation

god_conduct_trigger::god_conduct_trigger ( conduct_type  c = NUM_CONDUCTS,
int  pg = 0,
bool  kn = true,
const monster vict = NULL 
)

god_conduct_trigger::~god_conduct_trigger (  ) 

Here is the call graph for this function:


Member Function Documentation

void god_conduct_trigger::set ( conduct_type  c = NUM_CONDUCTS,
int  pg = 0,
bool  kn = true,
const monster vict = NULL 
)


Member Data Documentation


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

Generated on Thu Jan 13 13:34:11 2011 by  doxygen 1.5.6