|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to draw after the resources (hearts, stars, bars and/or panels) in a display set are drawn.
| snapshot | A snapshot of the stats from Main.LocalPlayer |
| displaySet | The display set that was drawn |
| drawingLife | Whether the life or mana display was drawn. true if the life display was drawn, false if the mana display was drawn. |
| textColor | The color the text above the resources was drawn with. Only applies to the Class display set. |
| drawText | Whether the text above the resources was drawn. Only applies to the Classic display set. |
Definition at line 74 of file ModResourceOverlay.cs.