Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ISessionManager
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.