FRemoteControlProtocolEntity::ApplyProtocolValueToProperty

Interpolate and apply protocol value to the property

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlProtocolBinding.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlProtocolBinding.cpp

Syntax

bool ApplyProtocolValueToProperty
(
    double InProtocolValue
) const

Remarks

Interpolate and apply protocol value to the property

Returns

true of applied successfully

Parameters

Parameter

Description

InProtocolValue

double value from the protocol

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