TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Public Attributes | List of all members
ufun Struct Reference
Collaboration diagram for ufun:
Collaboration graph
[legend]

Public Attributes

char * name
 
dbref obj
 
int atr
 
unsigned int flags
 
int perms
 
struct ufunnext
 

Member Data Documentation

◆ atr

int ufun::atr

Attribute ID

◆ flags

unsigned int ufun::flags

Function flags

◆ name

char* ufun::name

Function name

◆ next

struct ufun* ufun::next

Next ufun in chain

◆ obj

dbref ufun::obj

Object ID

◆ perms

int ufun::perms

Access to function


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