Use this class to retrieve information about the currently selected project and the current Unity ID that is logged in.
organizationId | The ID of the organization that this project belongs to. (Read Only) |
organizationName | The name of the organization that this project belongs to. (Read Only) |
projectId | A unique cloud project identifier. It is unique for every project (Read Only). |
projectName | The name of the project entry in the dashboard associated with this project (Read Only). |
userId | The user ID of the currently logged-in Unity ID account (Read Only). |
userName | The user name of the currently logged in Unity ID account (Read Only). |