Navigation
API > API/Plugins > API/Plugins/RemoteControl
Data cached for every exposed field.
| Name | FRCCachedFieldData |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include Path | #include "RemoteControlPreset.h" |
Syntax
USTRUCT ()
struct FRCCachedFieldData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LayoutGroupId | FGuid | The group the field is in. | RemoteControlPreset.h | |
| OwnerObjectAlias | FName | The target that owns this field. | RemoteControlPreset.h |