Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeSplineActor
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- ALandscapeSplineActor::PostEditChangeProperty()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplineActor.h |
| Include | #include "LandscapeSplineActor.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplineActor.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |