public void OnDisable() { if (characterBody) { HelperUtil.ClearBuffStacks(characterBody, tallyBuff.buffIndex); } }