com.unity.services.cloudcode 2.1.1
Notes: processedReleased October 13, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.nuget.newtonsoft-json (3.0.2)
- com.unity.services.authentication (2.2.0)
- com.unity.services.core (1.4.0)
🔧 Bug Fixes
- Void type now allowed as return type for CloudCode scripts
- Removed requirement for function arguments when calling an endpoint. Now, it's possible to provide either null or omit them
✨ Features
- Integration with the `Deployment` package for config-as-code which allows to edit and configure
- CloudCode scripts directly from the editor
