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