Navigation
Unreal Engine C++ API Reference > Plugins > ZoneGraphAnnotations > UZoneGraphAnnotationComponent
- UActorComponent::OnUnregister()
- USceneComponent::OnUnregister()
- UPrimitiveComponent::OnUnregister()
- UZoneGraphAnnotationComponent::OnUnregister()
- USmartObjectZoneAnnotations::OnUnregister()
References
Module | ZoneGraphAnnotations |
Header | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationComponent.h |
Include | #include "ZoneGraphAnnotationComponent.h" |
Source | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Private/ZoneGraphAnnotationComponent.cpp |
virtual void OnUnregister&40;&41;
Remarks
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.