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