Height(40)); // 区域输入文本EditorGUILayout.SelectableLabel(testStr); // 可选择文本testStr = GUILayout.PasswordField(testStr, "*"[0]); ...
確定! 回上一頁