FCanSelectSessionEvent

Returns a delegate that is executed before a session is being selected.

Windows
MacOS
Linux

Inheritance Hierarchy

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

ISessionManager::FCanSelectSessionEvent

References

Module

SessionServices

Header

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

Include

#include "ISessionManager.h"

Syntax

class FCanSelectSessionEvent : public TBaseMulticastDelegate_TwoParams< void, const TSharedPtr< ISessionInfo > &, bool & >

Remarks

Returns a delegate that is executed before a session is being selected.

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