Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeLayerInfoObject
- UObject::PostEditUndo()
- ULandscapeLayerInfoObject::PostEditUndo()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeLayerInfoObject.h |
| Include | #include "LandscapeLayerInfoObject.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp |
virtual void PostEditUndo&40;&41;
Remarks
Called after applying a transaction to the object. Default implementation simply calls PostEditChange.