FRemoteControlEntity::Rename

Change this entity's label.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlEntity.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControl/Private/RemoteControlEntity.cpp

Syntax

FName Rename
(
    FName NewLabel
)

Remarks

Change this entity's label.

Returns

The assigned label. @note The returned label can be different from the desired one if the label was already tkaen in the preset.

Parameters

Parameter

Description

NewLabel

the desired label.

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