Window_Invalidate
Prototype: GemRB.InvalidateWindow (WindowIndex)
Metaclass Prototype: Invalidate ()
Description: Invalidates the given Window so it will be redrawn entirely.
Parameters: WindowIndex is the index returned by LoadWindow()
Return value: N/A
See also: LoadWindow
Back to function index, GUIScript introduction.