Crossfire Server, Trunk
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*/
ob_methods
This struct stores function pointers for actions that can be done to objects.
Definition:
ob_methods.h:44
OBJECT_TYPE_MAX
@ OBJECT_TYPE_MAX
Try to find a fire/heat source to light this when applied.
Definition:
object.h:256
type_methods
ob_methods type_methods[OBJECT_TYPE_MAX]
Registered method handlers.
Definition:
ob_types.cpp:25
ob_methods.h
crossfire-crossfire-server
include
ob_types.h
Generated on Sun Feb 1 2026 00:44:26 for Crossfire Server, Trunk by
1.8.17