Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl > URemoteControlPreset
References
Module | RemoteControl |
Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
Include | #include "RemoteControlPreset.h" |
Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp |
void CreatePropertyWatcher
(
const TSharedPtr < FRemoteControlProperty > & RCProperty
)
Remarks
Create a property watcher that will trigger the property change delegate upon having a different value from the last frame.