EditorGUILayout.SelectableLabel 可选择标签

static function SelectableLabel (text : String, params options : GUILayoutOption[]) : void
static function SelectableLabel (text : String, style : GUIStyle, params options : GUILayoutOption[]) : void

Parameters参数

Description描述

Make a selectable label field. (Useful for showing read-only info that can be copy-pasted.)

制作一个可选择标签字段。(通常用于显示只读信息,可以被复制粘贴)

最后修改:2011年10月3日 Monday 15:23

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。