Leaderboard Nodes
These nodes allow to interact with the leaderboard system.
Flow Nodes
Create Record Node
🔍
Reflectis>Flow>Reflectis Leaderboard Create Record: Create Record
This Node creates a new leaderboard record for the current player.
- ⬇️ Input:
- LeaderboardKey (
string), the string key identifying the leaderboard - Data (
float), a float value representing the score or data to record.
- LeaderboardKey (