IRemoteControlModule::ResolvePreset

Get a preset using its id. * PresetId id of the preset to resolve.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "IRemoteControlModule.h"

Syntax

URemoteControlPreset * ResolvePreset
(
    const FGuid & PresetId
) const

Remarks

Get a preset using its id.

  • PresetId id of the preset to resolve.

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