Version: 2020.1
LanguageEnglish
  • C#

CloudProjectSettings

class in UnityEditor

/

Implemented in:UnityEditor

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

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

Static Properties

organizationIdThe ID of the organization that this project belongs to. (Read Only)
organizationNameThe name of the organization that this project belongs to. (Read Only)
projectIdA unique cloud project identifier. It is unique for every project (Read Only).
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).

Did you find this page useful? Please give it a rating: