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