IRemoteControlModule::GetPresets

Get all the presets currently registered with the module.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Public/IRemoteControlModule.h

Include

#include "IRemoteControlModule.h"

Syntax

void GetPresets
(
    TArray< TSoftObjectPtr< URemoteControlPreset >> & OutPresets
) const

Remarks

Get all the presets currently registered with the module.

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