SaveGame_GetPortrait
Prototype: GemRB.SaveGame_GetPortrait (save, index)
Metaclass Prototype: GetPortrait (index)
Description: Returns portrait of the saved game.
Parameters:
- save - save game object
- index - portrait index
Return value: string/int
Back to function index, GUIScript introduction.