
Prototype: GemRB.SetSaveGamePortrait(WindowIndex, ControlIndex, SaveSlotCount, PCSlotCount)

Metaclass Prototype: SetSaveGamePortrait(SaveSlotCount, PCSlotCount)

Description: Sets a savegame PC portrait bmp onto a button as picture.

Parameters: WindowIndex, ControlIndex  - the control's reference
SlotCount - the index of a saved game
PCSlotCount - the index of the portrait in the saved game

Return value: N/A

See also: SetSaveGamePreview

