FGenericPlatformProperties::SupportsMultipleGameInstances

Checks whether this platforms supports running multiple game instances on a single device.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static bool SupportsMultipleGameInstances()

Remarks

Checks whether this platforms supports running multiple game instances on a single device.

Returns

true if multiple instances are supported, false otherwise.

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