FInstanceDiscoveredEvent

A delegate that is executed when a new instance has been discovered.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const TSharedRef< ISessionInfo > &, const TSharedRef< ISessionInstanceInfo > & >

ISessionInfo::FInstanceDiscoveredEvent

References

Module

SessionServices

Header

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

Include

#include "ISessionInfo.h"

Syntax

class FInstanceDiscoveredEvent : public TBaseMulticastDelegate_TwoParams< void, const TSharedRef< ISessionInfo > &, const TSharedRef< ISessionInstanceInfo > & >

Remarks

A delegate that is executed when a new instance has been discovered.

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