UI.PushTextStyle

static void PushTextStyle(TextStyle style)

This pushes a Text Style onto the style stack! All text elements rendered by the GUI system will now use this styling.

   
TextStyle style A valid TextStyle to use.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!