USmartObjectZoneAnnotations::OnUnregister

Called when a component is unregistered.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

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

Syntax

virtual void OnUnregister()

Remarks

Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.