Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeComponent
- UObject::PreEditChange()
- UActorComponent::PreEditChange()
- ULandscapeComponent::PreEditChange()
References
Module | Landscape |
Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
Include | #include "LandscapeComponent.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 |