FRCPropertyVariant::GetProperty

Gets the typed property, returns nullptr if not cast.

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Public/RCPropertyUtilities.h

Include

#include "RCPropertyUtilities.h"

Syntax

template<typename PropertyType>
PropertyType * GetProperty() const

Remarks

Gets the typed property, returns nullptr if not cast.

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