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