Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl > FRemoteControlProtocolMapping > SetRangeValue
References
Module | RemoteControl |
Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlProtocolBinding.h |
Include | #include "RemoteControlProtocolBinding.h" |
template<typename ValueType, typename PropertyType>
TEnableIf< std::is_same_v< FStructProperty, PropertyType >, void >::Type SetRangeValue
&40;
ValueType InRangeValue
&41;
Remarks
Set Binding Range Struct Value based on templated value input