Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
- UObject::PreEditChange()
- AActor::PreEditChange()
- ALandscape::PreEditChange()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatWillChange | Property that will be changed |