Unity Cloud Code
View Unity Cloud CodeCloud Code 2.1.1
3 documented changes.
- Version
- 2.1.1
- Released
- Nov 1, 2022
- Product
- Unity Cloud Code
Unity Gaming Services release notes
Official notesCloud Code 2.1.1
Updates
- Feature
Added: Integration with the `Deployment` package for config-as-code which allows to edit and configure Cloud Code scripts directly from the Editor.
- Fix
Fixed: Void type now allowed as return type for Cloud Code scripts.
- Removal
Fixed: Removed requirement for function arguments when calling an endpoint. Now, it's possible to provide either null or omit them.