Version: 2019.3
public static void SelectableLabel (Rect position, string text, GUIStyle style= EditorStyles.label);

パラメーター

position表示位置
text表示するテキスト
styleオプションの GUIStyle

説明

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