IRemoteControlInterceptionCommands::ResetObjectProperties

ResetObject command to process

Windows
MacOS
Linux

References

Module

RemoteControlInterception

Header

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

Include

#include "IRemoteControlInterceptionCommands.h"

Syntax

TResponseType ResetObjectProperties
(
    FRCIObjectMetadata & InObject
)

Remarks

ResetObject command to process

Returns

  • Return types depends on the interface implementation (template parameter)

Parameters

Parameter

Description

InObject

Metadata of the object and its properties that are going to be modified

OutResponse

interception response flag (not required for the handlers)

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