NuiLabel( json, json, json )
From NWN Lexicon
Jump to navigationJump to searchCreate a label field. Labels are single-line stylable non-editable text fields.
Return
json Element
Parameters
- jValue
- Text label of field (Can be JsonString or NuiBind)
- jHAlign
- NUI_HALIGN_*
- jVAlign
- NUI_VALIGN_*
Description
Create a label field. Labels are single-line stylable non-editable text fields.
Remarks
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |