FMagicLeapCVCameraDisableStatic

Delegate used to notify the initiating blueprint of the result of a request to stop the computer vision camera.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, const bool > FMagicLeapCVCameraDisableStatic

References

Module

MagicLeapCVCamera

Header

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

Include

#include "MagicLeapCVCameraTypes.h"

Remarks

Delegate used to notify the initiating blueprint of the result of a request to stop the computer vision camera. @note Although this signals the task as complete, it may have failed or been cancelled.

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