# モジュールの記述

> Create Cloud Code modules using different authoring methods including the Unity Editor, CLI, or REST API.

さまざまなオーサリング方法を使用してモジュールを記述します。

| **トピック**                                              | **説明**                                        |
| ----------------------------------------------------- | --------------------------------------------- |
| [UGS CLI](./write-modules/cli.md)                     | Unity Gaming Services コマンドラインツールを使用します。       |
| [Unity エディター](./write-modules/unity-editor.md)        | Unity エディターにある Deployment (デプロイ) ウィンドウを使用します。 |
| [Unity Dashboard](./write-modules/unity-dashboard.md) | Unity Dashboard を使用してモジュールをプレビューします。          |
| [REST API](./write-modules/rest-api.md)               | Cloud Code API を呼び出します。                       |
