ISessionManager::IsInstanceSelected

Checks whether the given instance is currently selected.

Windows
MacOS
Linux

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

bool IsInstanceSelected
(
    const TSharedRef< ISessionInstanceInfo > & Instance
) const

Remarks

Checks whether the given instance is currently selected.

Returns

true if the instance is selected, false otherwise.

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