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