Navigation
Unreal Engine C++ API Reference > Plugins > ImagePlate > UImagePlateComponent
- UObject::PostEditUndo()
- UActorComponent::PostEditUndo()
- UImagePlateComponent::PostEditUndo()
References
Module | ImagePlate |
Header | /Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/ImagePlateComponent.h |
Include | #include "ImagePlateComponent.h" |
Source | /Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Private/ImagePlateComponent.cpp |
virtual void PostEditUndo&40;&41;
Remarks
Called after applying a transaction to the object. Default implementation simply calls PostEditChange.