Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProtocolMapping
| Type | Name | Description | |
|---|---|---|---|
| void | SetRangeValue
(
ValueType InRangeValue |
Set Binding Range Value based on template value input | |
| TEnableIf< std::is_same_v< FStructProperty, PropertyType >, void >::Type | SetRangeValue
(
ValueType InRangeValue |
Set Binding Range Struct Value based on templated value input |