
Prototype: GemRB.GameIsPCSelected(Slot)

Description: Returns true if the PC is selected.

Parameters: Slot - the PC's position in the party (1 based)

Return value: boolean, 1 if the PC is selected

See also: GameSelectPC, GameGetFirstSelectedPC

