NuiStyleForegroundColor( json, json )
From NWN Lexicon
Style the foreground color of the widget. This is dependent on the widget
// Style the foreground color of the widget. This is dependent on the widget // in question and only supports solid/full colors right now (no texture skinning). // For example, labels would style their text color; progress bars would style the bar. json // Element NuiStyleForegroundColor( json jElem, // Element json jColor // Bind:Color );
Parameters
Description
Style the foreground color of the widget. This is dependent on the widget
Remarks
Version
This function was added in 1.85.8193.31 of NWN:EE.
Example
See Also
functions: |