My take on a dynamic object pool that works with any actors. The pool is written in C++ and utilizes interfaces. Custom behaviors can be defined for activation and deactivation offering flexibility as needed.
A wrapper written in C# for the Discord Webhook API. Includes most functionalities to send webhooks from Unity over to Discord.