Crossfire Server
1.75.0
ob_types.h
Go to the documentation of this file.
1
6
#ifndef OB_TYPES_H
7
#define OB_TYPES_H
8
9
#include <
ob_methods.h
>
10
/*#include <typesproto.h>*/
11
extern
ob_methods
type_methods
[
OBJECT_TYPE_MAX
];
12
13
#endif
/* OB_TYPES_H*/
type_methods
ob_methods type_methods[OBJECT_TYPE_MAX]
Registered method handlers.
Definition:
ob_types.cpp:25
ob_methods
This struct stores function pointers for actions that can be done to objects.
Definition:
ob_methods.h:44
OBJECT_TYPE_MAX
Try to find a fire/heat source to light this when applied.
Definition:
object.h:256
ob_methods.h
Object type functions and variables.
include
ob_types.h
Generated on Sun Aug 3 2025 06:40:42 for Crossfire Server by
1.8.13