Describes the configuration fields of the version control that the user has selected in the Unity Editor.
For example: with Perforce enabled this can include credentials like the username, password, workspace and server.
description | 配置字段的描述。 |
isPassword | 如果配置字段是密码字段,则为 true。 |
isRequired | 如果版本控制插件需要配置字段才能正常运行,则为 true。 |
label | 在编辑器的配置字段旁边显示的标签。 |
name | 配置字段的名称。 |