Google Play Players

This section covers retrieving information about the Google Play Games Player.

Available Blueprint Nodes

The below blueprint nodes allow you to retrieve information about the currently signed in Google Play Games player.

Google Play Get Current Player

This blueprint node retrieves the Player infromation for the currently signed in player.

1

On Success

A delegate which produces a Player struct.

You can simply click and drag off this pin to create a custom event.

2

On Failure

A delegate producing a message describing the failure.

You can simply click and drag off this pin to create a custom event.