UMaterialInstance::PropagateDataToMaterialProxy

To share code between [PostLoad()](API\Runtime\Engine\Materials\UMaterialInstance\PostLoad) and [PostEditChangeProperty()](API\Runtime\Engine\Materials\UMaterialInstance\PostEditChangeProperty)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInstance.h

Include

#include "Materials/MaterialInstance.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialInstance.cpp

Syntax

void PropagateDataToMaterialProxy()

Remarks

To share code between PostLoad() and PostEditChangeProperty()

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