Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UActorComponent
Description
Pre-unregisters a component from a specific world. Only called on components that return ShouldIncrementalPreUnregister().
| Name | PreUnregisterComponentFromWorld |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include Path | #include "Components/ActorComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp |
void PreUnregisterComponentFromWorld()