
Prototype: GemRB.SetupSpellIcons(WindowIndex, dict, slot, type[, Start, Offset, global])nnAutomagically sets up the controls of the spell or innate list window for a PC indexed by slot.nStart is the beginning of the visible part of the spell list.nOffset is the ID of the first usable button.n

Metaclass Prototype:

Description:  If global is set, the actor will be looked up by its global ID instead of party slot.

Parameters: 
WindowIndex - 
dict - 
slot - 
type - 
Start - 
Offset - 
global - (optional) 

Return value:

See also:

