FOnlineSubsystemSteam::IsSteamServerAvailable

Whether or not the Steam game server interfaces are available; these interfaces are always available, so long as they were initialized correctly

Windows
MacOS
Linux

References

Module

OnlineSubsystemSteam

Header

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

Include

#include "OnlineSubsystemSteam.h"

Syntax

bool IsSteamServerAvailable()

Remarks

Whether or not the Steam game server interfaces are available; these interfaces are always available, so long as they were initialized correctly

The Steam Client does not need to be running for the game server interfaces to initialize

These interfaces are made unavailable, when not running a server

Returns

Whether or not the Steam game server interfaces are available

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