FRemoteControlProtocol::CreateProtocolComparator

Helper function for comparing the Protocol Entity with given Property Id inside returned lambda

Windows
MacOS
Linux

References

Module

RemoteControlProtocol

Header

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

Include

#include "RemoteControlProtocol.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlProtocol/Private/RemoteControlProtocol.cpp

Syntax

static TFunction< bool InProtocolEntityWeakPtr)> CreateProtocolComparator
(
    FGuid InPropertyId
)

Remarks

Helper function for comparing the Protocol Entity with given Property Id inside returned lambda

Returns

Lambda function with ProtocolEntityWeakPtr as argument

Parameters

Parameter

Description

InPropertyId

Property unique Id

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