FInstanceSelectionChangedEvent

Returns a delegate that is executed when an instance changes its selection state.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const TSharedPtr< ISessionInstanceInfo > &, bool >

ISessionManager::FInstanceSelectionChangedEvent

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

class FInstanceSelectionChangedEvent : public TBaseMulticastDelegate_TwoParams< void, const TSharedPtr< ISessionInstanceInfo > &, bool >

Remarks

Returns a delegate that is executed when an instance changes its selection state.

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