UMagicLeapImageTrackerComponent::EndPlay

Initiates the setting of the image target (if TargetImageTexture is not null).

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::EndPlay()

UMagicLeapImageTrackerComponent::EndPlay()

References

Module

MagicLeapImageTracker

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapImageTracker/Public/MagicLeapImageTrackerComponent.h

Include

#include "MagicLeapImageTrackerComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapImageTracker/Private/MagicLeapImageTrackerComponent.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Initiates the setting of the image target (if TargetImageTexture is not null). Initiates the removal of the current image target (if valid).

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