|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to modify the display color (the color of the text displayed next to the icon) of an InfoDisplay.
| currentDisplay | The display you're modifying the display color for. |
| displayColor | The display color of the current display. |
| displayShadowColor | The text outline color of the current display. |
Definition at line 58 of file GlobalInfoDisplay.cs.