
Prototype: GemRB.UnloadWindow(WindowIndex)

Metaclass Prototype: Unload()

Description: Unloads a previously loaded Window. EnterGame() and QuitGame() automatically unload all loaded windows.

Parameters: WindowIndex - the index returned by LoadWindow()

Return value: N/A

See also: LoadWindow, EnterGame, QuitGame


MD5: 0a64fd889b01eecf2351c4ebb77b3ca0
