TinyMUSH 3.3
TinyMUSH Server
Loading...
Searching...
No Matches
Public Attributes | List of all members
fun Struct Reference

Functions related typedefs. More...

#include <typedefs.h>

Collaboration diagram for fun:
Collaboration graph
[legend]

Public Attributes

const char * name
 
void(* fun )(char *, char **, dbref, dbref, dbref, char **, int, char *[], int)
 
int nargs
 
unsigned int flags
 
int perms
 
EXTFUNCSxperms
 

Detailed Description

Functions related typedefs.

Member Data Documentation

◆ flags

unsigned int fun::flags

Function flags

◆ fun

void(* fun::fun) (char *, char **, dbref, dbref, dbref, char **, int, char *[], int)

Handler

◆ name

const char* fun::name

Function name

◆ nargs

int fun::nargs

Number of args needed or expected

◆ perms

int fun::perms

Access to function

◆ xperms

EXTFUNCS* fun::xperms

Extended access to function


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