UMagicLeapPlanesFunctionLibrary::PlanesPersistentQueryBeginAsync

Initiates a persistant plane query.

Windows
MacOS
Linux

References

Module

MagicLeapPlanes

Header

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

Include

#include "MagicLeapPlanesFunctionLibrary.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapPlanes/Source/Private/MagicLeapPlanesFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Planes Function Library | MagicLeap")
static bool PlanesPersistentQueryBeginAsync
(
    const FMagicLeapPlanesQuery & Query,
    const FGuid & Handle,
    const FMagicLeapPersistentPlanesResultDelegate & ResultDelegate
)

Remarks

Initiates a persistant plane query.

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