Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/Online/OnlineServicesEngineUtils.h |
Include |
#include "Online/OnlineServicesEngineUtils.h" |
class IOnlineServicesEngineUtils
Interface class for various online utility functions for Engine
Name | Description | |
---|---|---|
|
IOnlineServicesEngineUtils() |
Hidden on purpose |
Name | Description | |
---|---|---|
|
~IOnlineServicesEngineUtils() |
Name | Description | ||
---|---|---|---|
|
GetNumPIELogins() |
||
|
GetOnlineIdentifier ( |
Gets an FName that uniquely identifies an instance of a world to differentiate online services for PIE |
|
|
GetOnlineIdentifier ( |
Gets an FName that uniquely identifies an instance of a world to differentiate online services for PIE |
|
|
GetPIELogins ( |
||
|
IsOnlinePIEEnabled() |
||
|
SetEngineExternalUIBinding ( |
Bind a notification delegate when any subsystem external UI is opened/closed NOTE* there is only meant to be one delegate needed for this, game code should bind manually |
|
|
SetShouldTryOnlinePIE ( |
Enable/Disable online PIE at runtime |
|
|
SupportsOnlinePIE() |
Play in Editor settings |