Version: 2020.3
언어: 한국어

CloudProjectSettings

class in UnityEditor

매뉴얼로 전환

설명

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

정적 변수

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).