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