FLiveLinkXRSource::OnSettingsChanged

Notification when a setting value has changed via the UI.

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkSource::OnSettingsChanged()

FLiveLinkXRSource::OnSettingsChanged()

References

Module

LiveLinkXR

Header

/Engine/Plugins/VirtualProduction/LiveLinkXR/Source/LiveLinkXR/Public/LiveLinkXRSource.h

Include

#include "LiveLinkXRSource.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkXR/Source/LiveLinkXR/Private/LiveLinkXRSource.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