IMagicLeapPlanesModule::PersistentQueryBeginAsync

Initiates a persistent plane query with a dynamic delegate.

Windows
MacOS
Linux

References

Module

MagicLeapPlanes

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapPlanes/Source/Public/IMagicLeapPlanesModule.h

Include

#include "IMagicLeapPlanesModule.h"

Syntax

bool PersistentQueryBeginAsync
(
    const FMagicLeapPlanesQuery & QueryParams,
    const FGuid & QueryHandle,
    const FMagicLeapPersistentPlanesResultDelegateMulti & ResultDelegate
)

Remarks

Initiates a persistent plane query with a dynamic delegate.

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