Crossfire Server, Branch 1.12  R12190
Data Fields
_hook_entry Struct Reference

One function the server exposes to plugins. More...

#include <plugin.h>

Data Fields

int fid
 Function identifier.
const char fname [256]
 Function name.
f_plug_api func
 Function itself.

Detailed Description

One function the server exposes to plugins.

Definition at line 336 of file plugin.h.


Field Documentation

Function identifier.

Definition at line 338 of file plugin.h.

const char _hook_entry::fname[256]

Function name.

Definition at line 339 of file plugin.h.

Function itself.

Definition at line 337 of file plugin.h.

Referenced by cfapi_get_hooks().


The documentation for this struct was generated from the following file: