Skip to content

Home > @world-wide-lab/client > GetLeaderoardScoresOptions > aggregate

GetLeaderoardScoresOptions.aggregate property

Should scores be aggregated? If so, how?

Signature:

typescript
aggregate?: "none" | "sum";