Navigation
BlueprintAPI > BlueprintAPI/Game
Returns the player state that matches the passed in online id, or null for an invalid one. This will work on both the client and server for local and remote players.
Target is Gameplay Statics
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Unique Id | The player's unique net/online id |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |