FRCPropertyWatcher

Property watcher that triggers a delegate when the watched property is modified.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h

Include

#include "RemoteControlPreset.h"

Syntax

struct FRCPropertyWatcher

Remarks

Property watcher that triggers a delegate when the watched property is modified.

Constructors

Name Description

Public function

FRCPropertyWatcher

(
    const TSharedPtr< FRemoteControlPro...,
    FSimpleDelegate&& InOnWatchedValue...
)

Functions

Name Description

Public function

void

 

CheckForChange()

Checks if the property value has changed since the last frame and updates the last frame value.

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