UMagicLeapCVCameraComponent::EndPlay

Closes the computer vision stream.

Windows
MacOS
Linux

Override Hierarchy

UActorComponent::EndPlay()

UMagicLeapCVCameraComponent::EndPlay()

References

Module

MagicLeapCVCamera

Header

/Engine/Plugins/Lumin/MagicLeapCamera/Source/MagicLeapCVCamera/Public/MagicLeapCVCameraComponent.h

Include

#include "MagicLeapCVCameraComponent.h"

Source

/Engine/Plugins/Lumin/MagicLeapCamera/Source/MagicLeapCVCamera/Private/MagicLeapCVCameraComponent.cpp

Syntax

virtual void EndPlay
(
    const EEndPlayReason::Type EndPlayReason
)

Remarks

Closes the computer vision stream.

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