IConcertLocalEndpoint::InternalPublishEvent

Publish an event to any listening endpoints

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IConcertEndpoint.h

Include

#include "IConcertEndpoint.h"

Syntax

void InternalPublishEvent
(
    const TSharedRef< IConcertEvent > & Event
)

Remarks

Publish an event to any listening endpoints

Parameters

Parameter

Description

Event

: the type erased event

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