Function that retrieves a whole interface (IfGroup), which is a set of static components with a common render position.
For example, things like the chatbox and inventory are IfGroups.
Parameters
groupId: number
the id of the IfGroup to retrieve. Available in osrs.gamevals.iftypes.
Function that retrieves a whole interface (IfGroup), which is a set of static components with a common render position. For example, things like the chatbox and inventory are IfGroups.