FMeshPaintStaticMeshComponentAdapter::OnStaticMeshChanged

Callback for when the static mesh on the component is changed

Windows
MacOS
Linux

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintStaticMeshAdapter.h

Include

#include "MeshPaintStaticMeshAdapter.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshPaintStaticMeshAdapter.cpp

Syntax

void OnStaticMeshChanged
(
    UStaticMeshComponent * StaticMeshComponent
)

Remarks

Callback for when the static mesh on the component is changed

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