TinyMUSH 3.3
TinyMUSH Server
|
Flags related typedefs. More...
#include <typedefs.h>
Public Attributes | |
const char * | flagname |
int | flagvalue |
char | flaglett |
int | flagflag |
int | listperm |
int(* | handler )(dbref, dbref, int, int, int) |
Flags related typedefs.
Information about object flags.
int flag_entry::flagflag |
Ctrl flags for this flag (recursive? :-)
char flag_entry::flaglett |
Flag letter for listing
const char* flag_entry::flagname |
Name of the flag
int flag_entry::flagvalue |
Which bit in the object is the flag
int(* flag_entry::handler) (dbref, dbref, int, int, int) |
Handler for setting/clearing this flag
int flag_entry::listperm |
Who sees this flag when set