UPropertyValueMaterial::GetDataFromResolvedObject

Fetches the value bytes for this property from the resolved object.

Windows
MacOS
Linux

Override Hierarchy

UPropertyValue::GetDataFromResolvedObject()

UPropertyValueMaterial::GetDataFromResolvedObject()

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValueMaterial.h

Include

#include "PropertyValueMaterial.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/PropertyValueMaterial.cpp

Syntax

virtual TArray< uint8 > GetDataFromResolvedObject() const

Remarks

Fetches the value bytes for this property from the resolved object.

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