FRemoteControlProtocolMapping::CopyRawMappingData

Copies the underlying InterpolationMappingPropertyData to the given destination, using the input property for type information

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlProtocolBinding.h"

Syntax

template<typename PropertyType>
bool CopyRawMappingData
(
    const PropertyType * InProperty,
    void * OutDestination
)

Remarks

Copies the underlying InterpolationMappingPropertyData to the given destination, using the input property for type information

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