CloudProjectSettings

class in UnityEditor

Description

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

Static Properties

coppaComplianceThe current COPPA compliance state.
organizationIdThe Organization ID, formatted in lowercase with no symbols.
organizationKeyThe Organization key used to access the dashboard.
organizationNameThe name of the Organization.
projectBoundReturns true if the project has been bound.
projectIdThe Project ID, or GUID.
projectNameThe name of the project.
userIdThe user ID is derived from the user name without the domain (removing all characters starting with '@'), formatted in lowercase with no symbols.
userNameThe user name is the email used for the user's Unity account.

Static Methods

GetServiceTokenAsyncGet the service authentication token used for the Service Gateway apis.
ShowLoginThis method shows the Unity login popup.

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