bugsnag / bugsnag-unity-performance

Monitor the start-up, scene loading and network requests of your Unity game and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides/unity
MIT License
1 stars 2 forks source link

[PLAT-10108] Add PersistentState #36

Closed kstenerud closed 1 year ago

kstenerud commented 1 year ago

Goal

Adds PersistentState, which for starters will hold the last set P value.

Testing

Added unit tests. E2E tests will come in a later PR with the server P value changes.