Background for Skyrim SE
Member of the DbColorFunctions script
stringfunctionAddColorFont(strings, intiColor)Global

Description

Documentation Comment

for use in text replacement, such as in books, or MCM text.
Adds color font to string


Caveats


Parameters

strings

intiColor


Examples

Auto-Generated Example

string myString__s
int myInt__iColor

string returnedValue = DbColorFunctions.AddColorFont(myString__s, myInt__iColor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.