FLiveLinkFreeDSource::OnSettingsChanged

Notification when a setting value has changed via the UI.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkSource::OnSettingsChanged()

FLiveLinkFreeDSource::OnSettingsChanged()

References

Module

LiveLinkFreeD

Header

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Public/LiveLinkFreeDSource.h

Include

#include "LiveLinkFreeDSource.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkFreeD/Source/LiveLinkFreeD/Private/LiveLinkFreeDSource.cpp

Syntax

virtual void OnSettingsChanged
(
    ULiveLinkSourceSettings * Settings,
    const FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Notification when a setting value has changed via the UI.

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