FRemoteControlProtocolBinding::SetRangeToMapping

Set range value which is bound to mapping struct

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlProtocolBinding.h"

Syntax

template<typename T>
bool SetRangeToMapping
(
    const FGuid & InMappingId,
    T InRangeValue
)

Remarks

Set range value which is bound to mapping struct

Returns

true if it was set successfully

Parameters

Parameter

Description

InMappingId

mapping unique id

InRangeValue

range property 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