Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- IModuleInterface
- ILocalNotificationModule
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LocalNotification.h |
| Include | #include "LocalNotification.h" |
Syntax
class ILocalNotificationModule : public IModuleInterface
Remarks
Defines the interface of a module implementing a local notification server.
Functions
| Type | Name | Description | |
|---|---|---|---|
| ILocalNotificationService * | Gets the one true local notification service. |