com.unity.services.cloudcode 2.1.1

com.unity.services.cloudcode

Notes: processedReleased October 13, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

🔧 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