AMagicLeapARPinRenderer::EndPlay

Overridable function called whenever this actor is being removed from a level

Windows
MacOS
Linux

Override Hierarchy

AActor::EndPlay()

AMagicLeapARPinRenderer::EndPlay()

References

Module

MagicLeapARPin

Header

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Public/Debug/MagicLeapARPinRenderer.h

Include

#include "Debug/MagicLeapARPinRenderer.h"

Source

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Private/MagicLeapARPinRenderer.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Overridable function called whenever this actor is being removed from a level

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