FRemoteControlProperty::GetProperty

Get the underlying property.

Windows
MacOS
Linux

References

Module

RemoteControl

Header

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

Include

#include "RemoteControlField.h"

Source

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

Syntax

FProperty * GetProperty() const

Remarks

Get the underlying property.

Returns

The exposed property or nullptr if it couldn't be resolved. @note This field's binding must be valid to get the property.

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