NuiRow( json )
From NWN Lexicon
A row will auto-space all elements inside of it and advise the parent
// A row will auto-space all elements inside of it and advise the parent // about it's desired size. json // Layout NuiRow( json jList // Layout[] or Element[] );
Parameters
- jList
- JsonArray of Layouts or Elements
Description
A row will auto-space all elements inside of it and advise the parent
Remarks
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |