Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeComponent
- UActorComponent::OnUnregister()
- USceneComponent::OnUnregister()
- UPrimitiveComponent::OnUnregister()
- ULandscapeComponent::OnUnregister()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
virtual void OnUnregister&40;&41;
Remarks
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.