Crossfire Server, Branches 1.12  R18729
ob_types.h File Reference
#include <ob_methods.h>
+ Include dependency graph for ob_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

ob_methods type_methods [OBJECT_TYPE_MAX]
 

Detailed Description

Object type variables.

Definition in file ob_types.h.

Variable Documentation

ob_methods type_methods[OBJECT_TYPE_MAX]

Registered method handlers.

Definition at line 42 of file ob_types.c.

Referenced by ob_apply(), ob_describe(), ob_move_on(), ob_process(), and ob_trigger().