Navigation
BlueprintAPI > BlueprintAPI/Game
Sets the name for a controller
Target is Game Mode Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Controller | The controller of the player to change the name of |
| string | New Name | The name to set the player to |
| boolean | Name Change | Whether the name is changing or if this is the first time it has been set |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |