ERCIPayloadType

Payload serialization type (proxy type for ERCPayloadType to avoid RC module dependency)

Windows
MacOS
Linux

References

Module

RemoteControlInterception

Header

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

Include

#include "IRemoteControlInterceptionCommands.h"

Syntax

enum ERCIPayloadType
{
    Cbor,
    Json,
}

Values

Name

Description

Cbor

Json

Remarks

Payload serialization type (proxy type for ERCPayloadType to avoid RC module dependency)

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