IRemoteControlProtocol::Unbind

Unbind the protocol entity from the protocol

Windows
MacOS
Linux

Override Hierarchy

References

Module

RemoteControlProtocol

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlProtocol/Public/IRemoteControlProtocol.h

Include

#include "IRemoteControlProtocol.h"

Syntax

void Unbind
(
    FRemoteControlProtocolEntityPtr InEntityPtr
)

Remarks

Unbind the protocol entity from 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