CloseMenu

Category: Objects / Menu
Since engine version: 1.0 OC

Description

Closes the menu of the calling object.

Syntax

bool CloseMenu();

Example

Contained()->CloseMenu();
Closes the container's menu.
See also: CreateMenu
Sven2, 2001-11