Navigation
Unreal Engine C++ API Reference > 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.