GetPlayerActionRow

Prototype: GemRB.GetPlayerActionRow (globalID)

Description: Returns the actor’s action bar

Parameters:

  • globalID - the PC’s position in the party (1 based)

Return value: tuple with individual action button data


Back to function index, GUIScript introduction.