FRemoteControlPresetLayout::AccessGroups

Non-Const getter for this layout's groups.

Windows
MacOS
Linux

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

TArray< FRemoteControlPresetGroup > & AccessGroups()

Remarks

Non-Const getter for this layout's groups. @note Use carefully, as adding/removing groups should be done using their respective methods.

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