TeamNotificationService
static TeamNotificationService sNotificationService;
new(&sNotificationService) TeamNotificationService();
TeamNotificationService::TeamNotificationService()
TeamNotificationService::Notify(uint32 eventCode, Team* team)
TeamNotificationService();