FRemoteControlTarget::FindFieldLabel

Find a field label using a a field path info.

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
(
    const FRCFieldPathInfo & Path
) const

Remarks

Find a field label using a a field path info.

Returns

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

Parameters

Parameter

Description

Path

the FieldPathInfo of the field 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