Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControlInterception > IRemoteControlInterceptionCommands
References
Module | RemoteControlInterception |
Header | /Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
Include | #include "IRemoteControlInterceptionCommands.h" |
TResponseType SetObjectProperties
&40;
FRCIPropertiesMetadata & InObjectProperties
&41;
Remarks
SetObjectProperty command to process
- Return types depends on the interface implementation (template parameter)
Parameters
Name | Description |
---|---|
InObjectProperties | Metadata of the object and its properties that are going to be modified |