GameControlSetLastActor
Prototype: GemRB.GameControlSetLastActor ([partyID])
Description: Sets LastActor in the GameControl object. The LastActor object is the character which is currently being hovered over by the player. Its feet circle is flickering.
Parameters:
- partyID - 0 to delete any previous settings, or the pc ID.
Return value: N/A
See also: GameSelectPCSingle
Back to function index, GUIScript introduction.