IConcertServerSession

Interface for Concert server sessions

Windows
MacOS
Linux

Inheritance Hierarchy

IConcertSession

IConcertServerSession

References

Module

Concert

Header

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

Include

#include "IConcertSession.h"

Syntax

class IConcertServerSession : public IConcertSession

Remarks

Interface for Concert server sessions

Destructors

Name Description

Public function Virtual

~IConcertServerSession()

Functions

Name Description

Public function

FOnConcertSe...

 

OnSessionClientChanged()

Callback when a session client state changes

Public function

FOnConcertSe...

 

OnTick()

Callback when a server session gets ticked

Public function

void

 

SetName

(
    const FString& NewName
)

Rename the session.

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