clockworklabs / com.clockworklabs.spacetimedbsdk

The SpacetimeDB SDK for C# clients
https://spacetimedb.com
Apache License 2.0
6 stars 0 forks source link

Fix UnityDebugLogger implementation #143

Closed RReverser closed 1 month ago

RReverser commented 2 months ago

Description of Changes

Without explicit reference these result in

error CS0119: 'UnityDebugLogger.Debug(string)' is a method, which is not valid in the given context

API

If the API is breaking, please state below what will break

Requires SpacetimeDB PRs

List any PRs here that are required for this SDK change to work