FRemoteControlProtocolMapping::SetRawMappingData

Sets the underlying InterpolationMappingPropertyData to the given source, 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"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlProtocolBinding.cpp

Syntax

bool SetRawMappingData
(
    URemoteControlPreset * InOwningPreset,
    const FProperty * InProperty,
    const void * InSource
)

Remarks

Sets the underlying InterpolationMappingPropertyData to the given source, 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