Crossfire Server, Branch 1.12  R12190
Variables
ob_types.h File Reference

Object type variables. More...

#include <ob_methods.h>
Include dependency graph for ob_types.h:

Go to the source code of this file.

Variables

ob_methods type_methods [OBJECT_TYPE_MAX]
 Registered method handlers.

Detailed Description

Object type variables.

Definition in file ob_types.h.


Variable Documentation

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().