FOnSteamAuthResult

This delegate dictates the success or failure of an authentication result.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const class FUniqueNetId &, bool > FOnSteamAuthResult

References

Module

OnlineSubsystemSteam

Header

/Engine/Plugins/Online/OnlineSubsystemSteam/Source/Public/OnlineAuthInterfaceUtilsSteam.h

Include

#include "OnlineAuthInterfaceUtilsSteam.h"

Remarks

This delegate dictates the success or failure of an authentication result. This means we got a result, but we won't be taking action yet.

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