FGenericPlatformMisc::GetOperatingSystemId

Gets a globally unique ID the represents a particular operating system install.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformMisc.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp

Syntax

static FString GetOperatingSystemId()

Remarks

Gets a globally unique ID the represents a particular operating system install.

Returns

an opaque string representing the ID, or an empty string if the platform doesn't support one.

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