FOnlineSubsystemSteam::IsSteamServerAvailable

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

Choose your operating system:

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