ILiveLinkSource::OnSettingsChanged

Notification when a setting value has changed via the UI.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkSource.h

Include

#include "ILiveLinkSource.h"

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