Run modules
Use different runtime methods to call module endpoints from your game.
Read time 1 minuteLast updated 18 hours ago
Run module endpoints by calling out to Cloud Code.
Topic | Description |
|---|---|
| Run from Unity Runtime | Run modules from an authenticated game client in the Unity Editor. |
| Run using the Cloud Code API | Run modules by calling out to the Cloud Code API. |
| Run from a Unity Game Server (Multiplay) | Run modules by calling out from Unity Game Server (Multiplay). |