Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UGeometryCacheComponent
- UObject::PreEditUndo()
- UActorComponent::PreEditUndo()
- UGeometryCacheComponent::PreEditUndo()
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheComponent.h |
| Include | #include "GeometryCacheComponent.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheComponent.cpp |
virtual void PreEditUndo&40;&41;
Remarks
Called before applying a transaction to the object. Default implementation simply calls PreEditChange.