IConcertServerEventSink::OnLiveSessionRenamed

Called when a live session is renamed.

Windows
MacOS
Linux

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertServerEventSink.h

Include

#include "IConcertServerEventSink.h"

Syntax

void OnLiveSessionRenamed
(
    const IConcertServer & InServer,
    TSharedRef< IConcertServerSession > InLiveSession
)

Remarks

Called when a live session is renamed.

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