Navigation
API > API/Plugins > API/Plugins/RemoteControlInterception > API/Plugins/RemoteControlInterception/FRCIControllerMetadata
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
IRemoteControlInterceptionCommands.h |
|
|
|
IRemoteControlInterceptionCommands.h |
|
| |
|
| Name |
FRCIControllerMetadata |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
| Include Path |
#include "IRemoteControlInterceptionCommands.h" |
FRCIControllerMetadata()
| |
|
| Name |
FRCIControllerMetadata |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
| Include Path |
#include "IRemoteControlInterceptionCommands.h" |
FRCIControllerMetadata
(
const FName InPreset,
const FName InController,
const TArray< uint8 > & InPayload
)