
Prototype: GemRB.GameControlSetLastActor(partyID)

Description: Sets LastActor in the GameControl object. The LastActor object is the player character which is currently about to be selected by the player. Its feet circle is flickering.

Parameters: partyID - 0 to delete any previous settings, or the partyID.

Return value: None

See also: GameSelectPCSingle

