Get Leaderboard Name

Returns the display name of the specified Steam leaderboard.
Inputs
Pin |
Type |
Description |
|---|---|---|
Leaderboard Handle |
FSAL_LeaderboardHandle |
Handle obtained from Find or Create (must be valid). |
Outputs
Pin |
Type |
Description |
|---|---|---|
Name |
String |
The leaderboard’s display name. |
Notes
- Pure node. Use for headers/UI labels.