FRCPropertyVariant::GetPropertyData

Gets the data pointer

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

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

Include

#include "RCPropertyUtilities.h"

Syntax

void * GetPropertyData
(
    const FProperty * InContainer,
    int32 InIdx
) const

Remarks

Gets the data pointer

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