|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to draw things after the buff has been drawn. skipped is true if you or another mod has skipped drawing the buff (possibly hiding it or in favor of new visuals).
| spriteBatch | The spriteBatch that is drawn on |
| type | The buff type |
| buffIndex | The index in Main.LocalPlayer.buffType and .buffTime of the buff |
| drawParams | The draw parameters for the buff |
Definition at line 95 of file GlobalBuff.cs.