Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProtocolMapping > API/Plugins/RemoteControl/FRemoteControlProtocolMapping/SetMappingValueA-
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 SetMappingValueAsPrimitive
&40;
ValueType InMappingPropertyValue
&41;
Remarks
Set primitive Mapping Property Struct Value based on template value input