static function SelectableLabel (position : Rect, text : String, style : GUIStyle = EditorStyles.label) : void
Description描述
Make a selectable label field. (Useful for showing read-only info that can be copy-pasted.)
制作一个可选择标签字段。(通常用于显示只读信息,可以被复制粘贴)