Crossfire Server, Branch 1.12  R12190
Data Fields
readable_message_type Struct Reference

Struct to store the message_type and message_subtype for signs and books used by the player. More...

#include <book.h>

Data Fields

uint8 message_subtype
 Message subtype to be sent to the client.
uint8 message_type
 Message type to be sent to the client.

Detailed Description

Struct to store the message_type and message_subtype for signs and books used by the player.

Definition at line 59 of file book.h.


Field Documentation

Message subtype to be sent to the client.

Definition at line 61 of file book.h.

Referenced by apply_sign(), and book_type_apply().

Message type to be sent to the client.

Definition at line 60 of file book.h.

Referenced by apply_sign(), and book_type_apply().


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