Navigation
API > API/Plugins > API/Plugins/RemoteControlInterception > API/Plugins/RemoteControlInterception/IRemoteControlInterceptionComman-
References
| Module | RemoteControlInterception |
| Header | /Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
| Include | #include "IRemoteControlInterceptionCommands.h" |
TResponseType ResetObjectProperties
&40;
FRCIObjectMetadata & InObject
&41;
Remarks
ResetObject command to process
- Return types depends on the interface implementation (template parameter)
Parameters
| Name | Description |
|---|---|
| InObject | Metadata of the object and its properties that are going to be modified |
| OutResponse | interception response flag (not required for the handlers) |