Navigation
Unreal Engine C++ API Reference > Runtime > AugmentedReality > UARComponent
- UActorComponent::OnUnregister()
- USceneComponent::OnUnregister()
- UARComponent::OnUnregister()
References
Module | AugmentedReality |
Header | /Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h |
Include | #include "ARComponent.h" |
Source | /Engine/Source/Runtime/AugmentedReality/Private/ARComponent.cpp |
virtual void OnUnregister&40;&41;
Remarks
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.