IMagicLeapPlanesModule::QueryBeginAsync

Initiates a plane query with a static delegate.

Windows
MacOS
Linux

References

Module

MagicLeapPlanes

Header

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

Include

#include "IMagicLeapPlanesModule.h"

Syntax

bool QueryBeginAsync
(
    const FMagicLeapPlanesQuery & QueryParams,
    const FMagicLeapPlanesResultStaticDelegate & InResultDelegate
)

Remarks

Initiates a plane query with a static 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