Crossfire Server, Branches 1.12  R18729
readable_message_type Struct Reference

#include <book.h>

+ Collaboration diagram for readable_message_type:

Data Fields

uint8 message_subtype
 
uint8 message_type
 

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

uint8 readable_message_type::message_subtype

Message subtype to be sent to the client.

Definition at line 61 of file book.h.

Referenced by apply_sign(), and book_type_apply().

uint8 readable_message_type::message_type

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: