Run scripts
Call script endpoints from your game using different runtime methods.
Read time 1 minuteLast updated a day ago
Run scripts by calling out to Cloud Code.
Topic | Description |
|---|---|
| Run from Unity runtime | Run scripts from an authenticated game client in the Unity Editor. |
| Run using the Cloud Code API | Run scripts by calling out to the Cloud Code API. |
| Run from a Unity Game Server (Multiplay) | Run scripts by calling out from Unity Game Server (Multiplay). |