IRemoteControlProtocolModule::GetProtocolByName

Get specific remote control protocol by given name

Windows
MacOS
Linux

References

Module

RemoteControlProtocol

Header

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

Include

#include "IRemoteControlProtocolModule.h"

Syntax

TSharedPtr< IRemoteControlProtocol > GetProtocolByName
(
    FName InProtocolName
) const

Remarks

Get specific remote control protocol by given name

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