Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlProtocolMapping > API/Plugins/RemoteControl/FRemoteControlProtocolMapping/GetMappingValueA-
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 >, ValueType >::Type GetMappingValueAsPrimitive()
Remarks
Get Mapping Property Struct Value as a primitive type