BuffCount | Terraria.ModLoader.BuffLoader | static |
BuffLoader() | Terraria.ModLoader.BuffLoader | privatestatic |
CanBeCleared(int buff) | Terraria.ModLoader.BuffLoader | static |
CustomBuffTipSize(string buffTip, List< Vector2 > sizes) | Terraria.ModLoader.BuffLoader | static |
DelegateModifyBuffTip(int type, ref string tip, ref int rare) | Terraria.ModLoader.BuffLoader | private |
DelegateUpdateNPC(int type, NPC npc, ref int buffIndex) | Terraria.ModLoader.BuffLoader | private |
DelegateUpdatePlayer(int type, Player player, ref int buffIndex) | Terraria.ModLoader.BuffLoader | private |
DrawCustomBuffTip(string buffTip, SpriteBatch spriteBatch, int originX, int originY) | Terraria.ModLoader.BuffLoader | static |
GetBuff(int type) | Terraria.ModLoader.BuffLoader | static |
HookCustomBuffTipSize | Terraria.ModLoader.BuffLoader | privatestatic |
HookDrawCustomBuffTip | Terraria.ModLoader.BuffLoader | privatestatic |
HookModifyBuffTip | Terraria.ModLoader.BuffLoader | privatestatic |
HookReApplyNPC | Terraria.ModLoader.BuffLoader | privatestatic |
HookReApplyPlayer | Terraria.ModLoader.BuffLoader | privatestatic |
HookUpdateNPC | Terraria.ModLoader.BuffLoader | privatestatic |
HookUpdatePlayer | Terraria.ModLoader.BuffLoader | privatestatic |
LongerExpertDebuff(int buff) | Terraria.ModLoader.BuffLoader | static |
ModifyBuffTip(int buff, ref string tip, ref int rare) | Terraria.ModLoader.BuffLoader | static |
nextBuff | Terraria.ModLoader.BuffLoader | privatestatic |
ReApply(int buff, Player player, int time, int buffIndex) | Terraria.ModLoader.BuffLoader | static |
ReApply(int buff, NPC npc, int time, int buffIndex) | Terraria.ModLoader.BuffLoader | static |
Update(int buff, Player player, ref int buffIndex) | Terraria.ModLoader.BuffLoader | static |
Update(int buff, NPC npc, ref int buffIndex) | Terraria.ModLoader.BuffLoader | static |
vanillaCanBeCleared | Terraria.ModLoader.BuffLoader | privatestatic |
vanillaLongerExpertDebuff | Terraria.ModLoader.BuffLoader | privatestatic |