
Prototype: GemRB.GetControl(WindowIndex, ControlID)

Description: Returns a control in a Window.

Parameters: WindowIndex - the return value of a previous LoadWindow call.
            ControlID   - a control ID, see the .chu file specification

Return value: a control index

See also: LoadWindowPack, LoadWindow


MD5: eccbc1af698fd8d4e5eec5004433e515
