FRemoteControlTarget::FindFieldLabel

Find a field label using a property name.

Windows
MacOS
Linux

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

FName FindFieldLabel
(
    FName FieldName
) const

Remarks

Find a field label using a property name.

Returns

the field's label or an empty name if not found.

Parameters

Parameter

Description

PropertyName

the FName of the property to find.

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