FRCPropertyVariant::GetPropertyValue

Returns the data as the ValueType.

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

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

Include

#include "RCPropertyUtilities.h"

Syntax

template<typename ValueType>
ValueType * GetPropertyValue
(
    const FProperty * InContainer,
    int32 InIdx
) const

Remarks

Returns the data as the ValueType.

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