FRemoteControlProtocolMIDI::Bind

Bind the protocol entity to the protocol

Windows
MacOS
Linux

Override Hierarchy

IRemoteControlProtocol::Bind()

FRemoteControlProtocolMIDI::Bind()

References

Module

RemoteControlProtocolMIDI

Header

/Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Public/RemoteControlProtocolMIDI.h

Include

#include "RemoteControlProtocolMIDI.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControlProtocolMIDI/Source/RemoteControlProtocolMIDI/Private/RemoteControlProtocolMIDI.cpp

Syntax

virtual void Bind
(
    FRemoteControlProtocolEntityPtr InEntityPtr
)

Remarks

Bind the protocol entity to the protocol

Parameters

Parameter

Description

InEntityPtr

protocol entity struct on scope pointer

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