UMagicLeapCameraComponent::EndPlay

Notifies the MagicLeapCameraPlugin that a user is being destroyed (needed for auto-disconnecting the camera).

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::EndPlay()

UMagicLeapCameraComponent::EndPlay()

References

Module

MagicLeapCamera

Header

/Engine/Plugins/Lumin/MagicLeapCamera/Source/MagicLeapCamera/Public/MagicLeapCameraComponent.h

Include

#include "MagicLeapCameraComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeapCamera/Source/MagicLeapCamera/Private/MagicLeapCameraComponent.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Notifies the MagicLeapCameraPlugin that a user is being destroyed (needed for auto-disconnecting the camera).

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