Examples
; Print out the player to the log
Debug.Trace("Player is " + Game.GetPlayer())Auto-Generated Example
Actor returnedValue = Game.GetPlayer()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki

; Print out the player to the log
Debug.Trace("Player is " + Game.GetPlayer())Actor returnedValue = Game.GetPlayer()View this function’s page on the Fallout 4 Creation Kit Wiki