FRemoteControlPresetLayout::CreateGroup

Create a group by giving it a name and ID

Windows
MacOS
Linux

Deprecated

  • This function was deprecated, use the overload that doesn't accept a group id.

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

Syntax

FRemoteControlPresetGroup & CreateGroup
(
    FName GroupName,
    FGuid GroupId
)

Remarks

Create a group by giving it a name and ID

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss