IRemoteControlProtocolWidgetsModule

A Remote Control module that provides editor widgets for protocol bindings.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IRemoteControlProtocolWidgetsModule

References

Module

RemoteControlProtocolWidgets

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlProtocolWidgets/Public/IRemoteControlProtocolWidgetsModule.h

Include

#include "IRemoteControlProtocolWidgetsModule.h"

Syntax

class IRemoteControlProtocolWidgetsModule : public IModuleInterface

Remarks

A Remote Control module that provides editor widgets for protocol bindings.

Functions

Name Description

Public function

TSharedRef< ...

 

GenerateDetailsForEntity

(
    URemoteControlPreset* InPreset,
    const FGuid& InFieldId,
    const EExposedFieldType& InFieldTy...
)

Creates a widget for the given Preset Field and FieldType

Public function Static

IRemoteContr...

 

Get()

Singleton-like access to this module's interface.

Public function Const

TSharedPtr< ...

 

GetProtocolBindingList()

Get the binding list public reference

Public function

void

 

ResetProtocolBindingList()

Reset protocol binding widget

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