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