NuiChartSlot( int, json, json, json )
From NWN Lexicon
json // NuiChartSlot NuiChartSlot( int nType, // Int:NUI_CHART_TYPE_* json jLegend, // Bind:String json jColor, // Bind:NuiColor json jData // Bind:Float[] );
Returns
jons Element
Parameters
- nType
- NUI_CHART_TYPE_*
- jLegend
- Can be either a JsonString or NuiBind (don't get it confused with NWN string).
- jColor
- NuiColor
- jData
- JsonArray of JsonFloats
Description
json NuiChartSlot
Remarks
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |