label | Long Field の前に表示するオプションのラベル |
value | 編集する値 |
style | オプションの GUIStyle |
options | 指定してレイアウトオプションを渡すときのレイアウトオプションのリスト。ここで設定したものは style によって設定された値を上書きします。See Also: GUILayout.Width, GUILayout.Height, GUILayout.MinWidth, GUILayout.MaxWidth, GUILayout.MinHeight, GUILayout.MaxHeight, GUILayout.ExpandWidth, GUILayout.ExpandHeight. |
long ユーザーによって設定された値
long の整数を入力するフィールドを作成します。
関連項目: IntField, FloatField, DoubleField.