Summary

Allows access to stats for the current game. Stats are defined by the game's author and can be used to track anything from player actions to performance metrics. They are how you submit data to leaderboards.

Constructors

BenchmarkSystem

Methods

Finish Called to close a benchmark off
Sample Should be called in update every frame
SendAsync Finish this benchmark session and send it off to the backend
SetMetric Set a custom metric, like load time, shutdown time etc
Start Called to start a benchmark
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.