Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UChildActorComponent
Description
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.
Virtual Inheritance
- UActorComponent::OnUnregister → USceneComponent::OnUnregister → UChildActorComponent::OnUnregister
| Name | OnUnregister |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ChildActorComponent.h |
| Include Path | #include "Components/ChildActorComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/ChildActorComponent.cpp |
virtual void OnUnregister()