Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStaticMeshComponent
- UObject::PreEditUndo()
- UActorComponent::PreEditUndo()
- UStaticMeshComponent::PreEditUndo()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include | #include "Components/StaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.cpp |
virtual void PreEditUndo()
Remarks
Called before applying a transaction to the object. Default implementation simply calls PreEditChange.