FRemoteControlProtocolMapping::SetRangeValueAsPrimitive

Set primitive Mapping Property Struct Value based on template value input

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlProtocolBinding.h"

Syntax

template<typename ValueType, typename PropertyType>
TEnableIf< TIsSame< FStructProperty, PropertyType >::Value, void >::Type SetRangeValueAsPrimitive
(
    ValueType InMappingPropertyValue
)

Remarks

Set primitive Mapping Property Struct Value based on template value input

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