UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IOSLocalNotification.cpp File Reference
#include "IOSLocalNotification.h"
#include "IOS/IOSApplication.h"
#include "IOS/IOSAppDelegate.h"
#include "Modules/ModuleManager.h"
#include "Logging/LogMacros.h"
import <UserNotifications/UserNotifications.h>

Classes

class  FIOSLocalNotificationModule
 

Functions

 DEFINE_LOG_CATEGORY (LogIOSLocalNotification)
 
 IMPLEMENT_MODULE (FIOSLocalNotificationModule, IOSLocalNotification)
 

Function Documentation

◆ DEFINE_LOG_CATEGORY()

DEFINE_LOG_CATEGORY ( LogIOSLocalNotification  )

◆ IMPLEMENT_MODULE()

IMPLEMENT_MODULE ( FIOSLocalNotificationModule  ,
IOSLocalNotification   
)