FSelectedSessionChangedEvent

Returns a delegate that is executed when the selected session changed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const TSharedPtr< ISessionInfo > & >

ISessionManager::FSelectedSessionChangedEvent

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

class FSelectedSessionChangedEvent : public TBaseMulticastDelegate_OneParam< void, const TSharedPtr< ISessionInfo > & >

Remarks

Returns a delegate that is executed when the selected session changed.

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