Crossfire Server, Branch 1.12  R12190
Data Fields
client_spell Struct Reference

This stores, for a spell a player knows, the last sp/gr/dam information sent to client. More...

#include <player.h>

Collaboration diagram for client_spell:
Collaboration graph
[legend]

Data Fields

sint16 last_dam
sint16 last_grace
sint16 last_sp
struct client_spellnext
object * spell

Detailed Description

This stores, for a spell a player knows, the last sp/gr/dam information sent to client.

Definition at line 111 of file player.h.


Field Documentation

Definition at line 115 of file player.h.

Referenced by append_spell(), and esrv_update_spells().

Definition at line 114 of file player.h.

Referenced by append_spell(), and esrv_update_spells().

Definition at line 113 of file player.h.

Referenced by append_spell(), and esrv_update_spells().

Definition at line 116 of file player.h.

Referenced by clear_player(), and get_client_spell_state().

Definition at line 112 of file player.h.

Referenced by get_client_spell_state().


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