Create Player

Create Player

Windows
MacOS
Linux

Create a new player for this game.

Target is Gameplay Statics

Create Player
Controller Id
-1
Spawn Player Controller
Return Value

Inputs

In
Exec
Controller Id
Integer

The ID of the controller that the should control the newly created player. A value of -1 specifies to use the next available ID

Spawn Player Controller
Boolean

Whether a player controller should be spawned immediately for this player. If false a player controller will not be created automatically until transition to the next map.

Outputs

Out
Exec
Return Value
Player Controller Object Reference

The created player controller if one is created.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss