Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
Type
typedef TBaseDelegate_OneParam< EOnlineNotificationResult, const FOnlineNotification & > FHandleOnlineNotificationSignature
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineNotificationHandler.h |
| Include | #include "OnlineNotificationHandler.h" |
Remarks
Delegate type for handling a notification
The first parameter is a notification structure Return result code to indicate if notification has been handled