IRemoteControlModule::ResolvePresetFunction

Resolve the underlying function from a preset.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "IRemoteControlModule.h"

Syntax

TOptional< struct FExposedFunction > ResolvePresetFunction
(
    const FResolvePresetFieldArgs & Args
) const

Remarks

Resolve the underlying function from a preset.

Returns

the underlying function and objects that the property is exposed on.

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