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

Documentation Area

Document Path: /doc/room/query_short


Name: query_short - get the short description from a room

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

Description:
	The query_short call returns the short desctiption from a room, set
	with set_short. Unlike the short function it always returns the
	short description, even if it is dark.

Return value: A string containing the short description

Examples:
	string desc;
	desc=query_short();

See also:


This page was generated in LPC

Imprint / Impressum