ILiveLinkProvider::RemoveSubject

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

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 UE4 that a subject won't be streamed anymore.

Parameters

Parameter

Description

SubjectName

The name of the subject.

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