Excluding an event from game paused

Also the class that sends the event/calls the function needs to not be paused when it would do so.
So if it’s a UMG widget, you need to make sure the playercontroller whose viewport has the widget can tick while paused too.