Crossfire Server, Trunk
|
#include <ob_methods.h>
Go to the source code of this file.
Variables | |
ob_methods | type_methods [OBJECT_TYPE_MAX] |
Object type variables.
Definition in file ob_types.h.
ob_methods type_methods[OBJECT_TYPE_MAX] |
Registered method handlers.
Definition at line 25 of file ob_types.cpp.
Referenced by init_ob_types(), ob_apply(), ob_describe(), ob_move_on(), ob_process(), ob_trigger(), register_apply(), register_describe(), register_move_on(), register_process(), and register_trigger().