EditorGUILayout.SelectableLabelstatic function SelectableLabel (text : String, params options : GUILayoutOption[]) : voidstatic function SelectableLabel (text : String, style : GUIStyle, params options : GUILayoutOption[]) : voidParameters
DescriptionMake a selectable label field. (Useful for showing read-only info that can be copy-pasted.)
|
