ISessionInstanceInfo::GetInstanceType

Gets the instance type (i.e. Editor or Game).

Windows
MacOS
Linux

References

Module

SessionServices

Header

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

Include

#include "ISessionInstanceInfo.h"

Syntax

const FString & GetInstanceType() const

Remarks

Gets the instance type (i.e. Editor or Game).

Returns

The game instance type 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