Version: 2022.1
言語: 日本語
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.)