Crossfire Server, Trunk
cflogger_proto.h
Go to the documentation of this file.
1
/* cflogger.c */
2
extern
"C"
int
initPlugin
(
const
char
*iversion,
f_plug_api
gethooksptr);
3
extern
"C"
void
*
getPluginProperty
(
int
*
type
, ...);
4
extern
"C"
int
cflogger_runPluginCommand
(
object
*
op
,
char
*
params
);
5
extern
"C"
int
eventListener
(
int
*
type
, ...);
6
extern
"C"
int
cflogger_globalEventListener
(
int
*
type
, ...);
7
extern
"C"
int
postInitPlugin
(
void
);
8
extern
"C"
int
closePlugin
(
void
);
closePlugin
int closePlugin(void)
Definition:
cfanim.cpp:1324
cflogger_globalEventListener
int cflogger_globalEventListener(int *type,...)
Definition:
cflogger.cpp:626
cflogger_runPluginCommand
int cflogger_runPluginCommand(object *op, char *params)
Definition:
cflogger.cpp:602
getPluginProperty
void * getPluginProperty(int *type,...)
Definition:
cfanim.cpp:1218
f_plug_api
void(* f_plug_api)(int *type,...)
Definition:
plugin.h:79
eventListener
int eventListener(int *type,...)
Definition:
cfanim.cpp:1277
initPlugin
int initPlugin(const char *iversion, f_plug_api gethooksptr)
Definition:
cfanim.cpp:1208
postInitPlugin
int postInitPlugin(void)
Definition:
cfanim.cpp:1252
give.op
op
Definition:
give.py:33
roll-o-matic.params
params
Definition:
roll-o-matic.py:193
is_valid_types_gen.type
list type
Definition:
is_valid_types_gen.py:25
crossfire-crossfire-server
plugins
cflogger
include
cflogger_proto.h
Generated by
1.8.17