FGenericPlatformProperties::IsGameOnly

Gets whether this is a game only platform.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static bool IsGameOnly()

Remarks

Gets whether this is a game only platform.

Returns

true if this is a game only platform, 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