Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl
References
Module | RemoteControl |
Header | /Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/RemoteControlPreset.h |
Include | #include "RemoteControlPreset.h" |
Syntax
USTRUCT ()
struct FRemoteControlPresetGroup
Remarks
Represents a group of field and offers operations to operate on the fields inside of that group.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FGuid | Id | This group's ID. |
![]() ![]() |
FName | Name | Name of this group. |
![]() ![]() |
FLinearColor | TagColor | Color Tag for this group. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FRemoteControlPresetGroup
(
FName InName, |