FOnlineAuthUtilsSteam::IsSteamAuthEnabled

Checks to see if Steam Authentication is enabled due to being defined in any PacketHandlerComponent list.

Windows
MacOS
Linux

References

Module

OnlineSubsystemSteam

Header

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

Include

#include "OnlineAuthInterfaceUtilsSteam.h"

Source

/Engine/Plugins/Online/OnlineSubsystemSteam/Source/Private/OnlineAuthInterfaceSteam.cpp

Syntax

bool IsSteamAuthEnabled() const

Remarks

Checks to see if Steam Authentication is enabled due to being defined in any PacketHandlerComponent list.

Returns

the true if SteamAuth is enabled.

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