UMagicLeapPlanesComponent::EndPlay

Removes a ref count to the underlying tracker (destroys the tracker if this is the last user).

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::EndPlay()

UMagicLeapPlanesComponent::EndPlay()

References

Module

MagicLeapPlanes

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapPlanes/Source/Public/MagicLeapPlanesComponent.h

Include

#include "MagicLeapPlanesComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapPlanes/Source/Private/MagicLeapPlanesComponent.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Removes a ref count to the underlying tracker (destroys the tracker if this is the last user).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss