Navigation
API > API/Plugins > API/Plugins/RemoteControlInterception > API/Plugins/RemoteControlInterception/FRCIObjectMetadata
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| IRemoteControlInterceptionCommands.h | |||
FRCIObjectMetadata
(
const FString& InObjectPath, |
IRemoteControlInterceptionCommands.h |
FRCIObjectMetadata()
| Name | FRCIObjectMetadata |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
| Include Path | #include "IRemoteControlInterceptionCommands.h" |
FRCIObjectMetadata()
FRCIObjectMetadata(const FString &, const FString &, const FString &, const ERCIAccess)
| Name | FRCIObjectMetadata |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControlInterception/Source/RemoteControlInterception/Public/IRemoteControlInterceptionCommands.h |
| Include Path | #include "IRemoteControlInterceptionCommands.h" |
FRCIObjectMetadata
(
const FString & InObjectPath,
const FString & InPropertyPath,
const FString & InPropertyPathInfo,
const ERCIAccess InAccess
)