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