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

Documentation Area

Document Path: /doc/room/query_night_desc


Name: query_night_desc - get the night description from a room

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

Description:
	The query_night_desc call returns the night description from a room,
	set with set_night_desc.

Return value: A string containing the night description

Examples: 
	string desc;
	desc=query_night_desc();

See also:


This page was generated in LPC

Imprint / Impressum