Navigation
BlueprintAPI > BlueprintAPI/Online > BlueprintAPI/Online/Leaderboard
Queries a leaderboard for an integer value
Target is Leaderboard Query Callback Proxy
Latent. This node will complete at a later time. Latent nodes can only be placed in event graphs.
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Player Controller | |
| string | Stat Name |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| exec | On Success | Called when there is a successful leaderboard query |
| exec | On Failure | Called when there is an unsuccessful leaderboard query |
| integer | Leaderboard Value |