URCPropertyContainerBase::GetValue

Writes to the provided data array. Returns size for array, string, etc.

Windows
MacOS
Linux

References

Module

RemoteControlCommon

Header

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

Include

#include "RCPropertyContainer.h"

Source

/Engine/Plugins/VirtualProduction/RemoteControl/Source/RemoteControlCommon/Private/RCPropertyContainer.cpp

Syntax

SIZE_T GetValue
(
    TArray< uint8 > & OutData
)

Remarks

Writes to the provided data array. Returns size for array, string, etc.

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