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