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