ISessionInstanceInfo::GetDeviceName

Gets the name of the device that this 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 & GetDeviceName() const

Remarks

Gets the name of the device that this instance is running on.

Returns

The device 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