
Prototype: GemRB.GetControlObject(WindowID, ControlID)

Description: Returns a control as an object.

Parameters: 
WindowIndex - the window control id
ControlID - the id of the target control

Return value: GControl

See also:

