Navigation
Unreal Engine C++ API Reference > Plugins > RemoteControl > FRemoteControlEntity
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 |
FName Rename
&40;
FName NewLabel
&41;
Remarks
Change this entity's label.
The returned label can be different from the desired one if the label was already tkaen in the preset. The assigned label.
Parameters
Name | Description |
---|---|
NewLabel | the desired label. |