CloudProjectSettings

class in UnityEditor

Cambiar al Manual

Descripción

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

Variables Estáticas

organizationIdThe ID of the organization that this project belongs to. (Read Only)
organizationNameThe name of the organization that this project belongs to. (Read Only)
projectIdUn identificador único de proyecto de la nube. Es único para cada proyecto (Lectura Solamente).
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).