FOnlineNotification::ParsePayload

Parse a payload and assume there is a static const TypeStr member to use

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineNotification.h"

Syntax

template<class FStruct>
bool ParsePayload
(
    FStruct & PayloadOut
) const

Remarks

Parse a payload and assume there is a static const TypeStr member to use

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