Osiris/API/MakePlayerActive
From Divinity Engine Wiki
Full Definition(s)
- call MakePlayerActive((CHARACTERGUID)_Character)
Description
Makes _Character the currently controlled/focused character for its owning user/player.
Notes
- Does nothing if _Character is NULL or not a player-controlled character.