Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemSteam
References
| Module | OnlineSubsystemSteam |
| Header | /Engine/Plugins/Online/OnlineSubsystemSteam/Source/Public/OnlineAuthInterfaceUtilsSteam.h |
| Include | #include "OnlineAuthInterfaceUtilsSteam.h" |
Syntax
class FOnlineAuthUtilsSteam
Remarks
A class for interfacing with SteamAuth outside of the SteamOSS.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnSteamAuthResultDelegate | OnAuthenticationResultDelegate | ||
| FOnSteamAuthResultWithCodeDelegate | OnAuthenticationResultWithCodeDelegate | ||
| FOnSteamAuthFailureDelegate | OverrideFailureDelegate | Attach to this delegate to control the behavior of the Steam authentication failure. |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Checks to see if Steam Authentication is enabled due to being defined in any PacketHandlerComponent list. |