Unreal Engine Blueprint API Reference > Online > Leaderboard
Writes an integer value to the specified leaderboard
Target is Leaderboard Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Player Controller | |
name | Stat Name | |
integer | Stat Value |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Writes an integer value to the specified leaderboard |