IMagicLeapARPinFeature::BindToOnMagicLeapARPinUpdatedDelegate

Bind a dynamic delegate to the OnMagicLeapARPinUpdated event.

Windows
MacOS
Linux

References

Module

MagicLeapARPin

Header

/Engine/Plugins/Lumin/MagicLeapPassableWorld/Source/MagicLeapARPin/Public/IMagicLeapARPinFeature.h

Include

#include "IMagicLeapARPinFeature.h"

Syntax

void BindToOnMagicLeapARPinUpdatedDelegate
(
    const FMagicLeapARPinUpdatedDelegate & Delegate
)

Remarks

Bind a dynamic delegate to the OnMagicLeapARPinUpdated event.

Parameters

Parameter

Description

Delegate

Delegate to bind

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