SScoreRank

Index

Properties Index

Property

Properties

Level

int Level get

The level of current activity.

Space.Activity.FinishActivity(99956,100,0,function (rank)
    Space.Log(rank.Level)
end)

AllTimeLeaderboard

SScore[] AllTimeLeaderboard get

The AllTimeLeaderboard of current activity.

DailyLeaderboard

SScore[] DailyLeaderboard get

The daily Leaderboard of current activity.

AllTimePlayerRecord

SScore AllTimePlayerRecord get

The AllTimePlayerRecord of current activity.

DailyPlayerRecord

SScore DailyPlayerRecord get

The daily player records of current activity.

Last updated

Was this helpful?