position | Rectangle on the screen to use for the long field. |
label | Optional label to display in front of the long field. |
value | The value to edit. |
style | Optional GUIStyle. |
long The value entered by the user.
Makes a text field for entering long integers.
Additional resources: IntField, FloatField, DoubleField.