ILiveLinkProvider::RemoveSubject

Inform UE that a subject won't be streamed anymore.

Choose your operating system:

Windows

macOS

Linux

References

Module

LiveLinkMessageBusFramework

Header

/Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkProvider.h

Include

#include "LiveLinkProvider.h"

Syntax

void RemoveSubject
(
    const FName SubjectName
)

Remarks

Inform UE that a subject won't be streamed anymore.

Parameters

Parameter

Description

SubjectName

The name of the subject.