iguieditbox
Contents
| Name | Description |
|---|---|
| setmultiline( enable ) | Set the edit box to multiline mode. |
setmultiline( boolean enable )
Set the edit box to multiline mode.
Allow / disallow the edit box to accept newlines.
Parameters
-
enable (boolean)
Should the edit box allow newlines?
Defined at client/lua_api/gui/iguieditbox.cpp:77