URemoteControlPreset::GetField

Get a field ptr using it's id.

Windows
MacOS
Linux

Deprecated

  • Use GetExposedEntity instead.

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

TOptional< FRemoteControlField > GetField
(
    FGuid FieldId
) const

Remarks

Get a field ptr using it's id.

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