ISessionManager::GetSelectedInstances

Gets the collection of currently selected engine instances.

Windows
MacOS
Linux

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

const TArray< TSharedPtr< ISessionInstanceInfo > > & GetSelectedInstances() const

Remarks

Gets the collection of currently selected engine instances.

Returns

The selected instances.

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