Choose your operating system:
Windows
macOS
Linux
| UObject::PostEditChangeProperty()
|
Module |
|
Header |
/Engine/Plugins/Experimental/VirtualHeightfieldMesh/Source/VirtualHeightfieldMesh/Public/VirtualHeightfieldMeshComponent.h |
Include |
#include "VirtualHeightfieldMeshComponent.h" |
Source |
/Engine/Plugins/Experimental/VirtualHeightfieldMesh/Source/VirtualHeightfieldMesh/Private/VirtualHeightfieldMeshComponent.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Called when a property on this object has been modified externally
Parameter |
Description |
---|---|
PropertyThatChanged |
the property that was modified |