|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to make things happen when the buff icon is right-clicked. Return false to prevent the buff from being cancelled.
| buffIndex | The index in Main.LocalPlayer.buffType and .buffTime of the buff |
true for allowing the buff to be cancelled, false to prevent the buff from being cancelledDefinition at line 121 of file ModBuff.cs.