📄️ EventRegister
This is used to catch one of the game events like `EVENTENTITYDAMAGED`
📄️ EventCallback
This allows you to create a callback for a game event instead of using game events (Situational but usefull)
📄️ EventAwait
This allows to create a promise to catch data from a game event