BlueprintAPI > BlueprintAPI/Game
Sets what physical controller ID a player should be using. This only works for local player controllers.
Target is Gameplay Statics
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Player | The player controller of the player to change the controller ID of |
| integer | Controller Id | The controller ID to assign to this player |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |