ISessionInstanceInfo::GetPlatformName

Gets the name of the platform that the instance is running on.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInstanceInfo.h

Include

#include "ISessionInstanceInfo.h"

Syntax

const FString & GetPlatformName() const

Remarks

Gets the name of the platform that the instance is running on.

Returns

Platform name string.

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