Navigation
API > API/Plugins > API/Plugins/RemoteControlCommon
| Name | ERCProtocolBinding::Op |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RemoteControlCommon.h |
| Include Path | #include "RemoteControlCommon.h" |
Syntax
namespace ERCProtocolBinding
{
enum Op
{
Added,
Removed,
}
}
Values
| Name | Remarks |
|---|---|
| Added | |
| Removed |