URemoteControlPreset::DeleteTarget

Remove a target from the preset.

Windows
MacOS
Linux

Deprecated

  • Targets are deprecated, you do not need to delete them anymore.

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

void DeleteTarget
(
    FName TargetName
)

Remarks

Remove a target from the preset.

Parameters

Parameter

Description

TargetName

The target to delete.

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