A
          / \      _             Play Now                         Nemesis on fb
          | |     | |  _______   _        _   _______    _______   _    _______
          | |\    | | |   ____| |  \    /  | |   ____|  /   ____| | |  /   ____|
 /-------/-------------------------------------------------------------------,
O= Home <=XX|  About  News  Pics  Adventurers  Wizards  Download  Connect     >
 \-------\-------------------------------------------------------------------'
          | |   \   | |  |____  | |      | | |  |____   ___ \  \  | |  ___ \  \
          | |     \_| |_______| |_|      |_| |_______| |_______/  |_| |_______/
          \ /
           V  

Documentation Area

Document Path: /doc/room/query_day_desc


Name: query_day_desc - get the day description from a room

Syntax:
	#include <room2.h>
	string query_day_desc()

Description:
	The query_day_desc call returns the day description from a room, set
	with set_day_desc.

Return value: A string containing the day description

Examples: 
	string desc;
	desc=query_day_desc();

See also:


This page was generated in LPC

Imprint / Impressum