FRemoteControlProtocolBinding::AddMapping

Add binding mapping to the protocol bound struct

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

void AddMapping
(
    const FRemoteControlProtocolMapping & InProtocolMapping
)

Remarks

Add binding mapping to the protocol bound struct

Parameters

Parameter

Description

InProtocolMapping

input mapping with value range and value data

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