EOnlineNotificationResult

Whether a handler function handled a particular notification

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineNotificationHandler.h

Include

#include "OnlineNotificationHandler.h"

Syntax

enum EOnlineNotificationResult
{
    None,
    Handled,
}

Values

Name

Description

None

Handled

Remarks

Whether a handler function handled a particular notification

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss