Navigation
API > API/Runtime > API/Runtime/Engine
Defines the interface of a module implementing a local notification server.
| Name | ILocalNotificationModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/LocalNotification.h |
| Include Path | #include "LocalNotification.h" |
Syntax
class ILocalNotificationModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ILocalNotificationService * GetLocalNotificationService() |
Gets the one true local notification service. | LocalNotification.h |