power_entry Struct Reference

#include <powers.h>


Data Fields

const char * powername
int powervalue
int powerpower
int listperm
bool(* handler )(dbref target, dbref player, POWER power, int fpowers, bool reset)


Detailed Description

Definition at line 58 of file powers.h.


Field Documentation

bool(* power_entry::handler)(dbref target, dbref player, POWER power, int fpowers, bool reset)

Referenced by power_set().

int power_entry::listperm

Definition at line 62 of file powers.h.

Referenced by decompile_powers(), display_powertab(), has_power(), and powers_list().

const char* power_entry::powername

Definition at line 59 of file powers.h.

Referenced by decompile_powers(), display_powertab(), init_powertab(), and powers_list().

int power_entry::powerpower

Definition at line 61 of file powers.h.

Referenced by decode_power(), decompile_powers(), has_power(), power_set(), and powers_list().

int power_entry::powervalue

Definition at line 60 of file powers.h.

Referenced by decode_power(), decompile_powers(), has_power(), power_set(), and powers_list().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7