Example #1
0
        private void OnDestroy()
        {
            Dropper.Destroy();
            WeaponBelt.Destroy();

            PublicEvents.DropItem.RemoveListener(Drop);
        }