Navigation
API > API/Plugins > API/Plugins/RemoteControl > API/Plugins/RemoteControl/FRemoteControlPresetLayout
References
| Module | RemoteControl |
| Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
| Include | #include "RemoteControlPreset.h" |
| Source | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlPreset.cpp |
bool MoveField
&40;
FGuid FieldId,
FGuid TargetGroupId
&41;
Remarks
Move field to a group. whether the operation was successful.
Parameters
| Name | Description |
|---|---|
| FieldId | the field to move. |
| TargetGroupId | the group to move the field in. |