Home »Action Reference»GUILayout Actions»GUILayout Text Field
Index

GUILayout Text Field

GUILayout text field. Optionally send an event if the text has been edited.

Text
Link the text field to a string variable.
Max Length
The max number of characters the user can enter.
Style
An optional name of a style in the current GUISkin.
Changed Event
An optional fsm event to send when the text field value changes.
Layout Options
An array of layout options. See GUILayoutOption.