IRemoteControlInterceptionCommands

The list of remote control commands available for interception

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RemoteControlInterception

Header

/Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h

Include

#include "IRemoteControlInterceptionCommands.h"

Syntax

template<class TResponseType>
class IRemoteControlInterceptionCommands

Remarks

The list of remote control commands available for interception

Destructors

Functions

Name Description

Public function

TResponseTyp...

 

InvokeCall

(
    FRCIFunctionMetadata& InFunction
)

InvokeCall command to process

Public function

TResponseTyp...

 

ResetObjectProperties

(
    FRCIObjectMetadata& InObject
)

ResetObject command to process

Public function

TResponseTyp...

 

SetObjectProperties

(
    FRCIPropertiesMetadata& InObjectPr...
)

SetObjectProperty command to process

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