tes3uiParagraphInput⚓︎
A structure containing properties specific to paragraph inputs.
This type inherits the following: tes3uiWidget.
Properties⚓︎
element⚓︎
Access back to the element this widget interface is for.
Returns:
result(tes3uiElement)
lengthLimit⚓︎
Default: 1023. The character limit. Inputting additional characters will not be possible if this limit has been reached.
Returns:
result(number)