Version: 2019.1

CloudProjectSettings

class in UnityEditor

マニュアルに切り替える

説明

Use this class to retrieve information about the currently selected project and the current Unity ID that is logged in.

Static 変数

organizationIdThe ID of the organization that this project belongs to. (Read Only)
organizationNameThe name of the organization that this project belongs to. (Read Only)
projectIdクラウドプロジェクトの ID。これは必ずユニークな ID です(読み取り専用)
projectNameThe name of the project entry in the dashboard associated with this project (Read Only).
userIdThe user ID of the currently logged-in Unity ID account (Read Only).
userNameThe user name of the currently logged in Unity ID account (Read Only).