UMagicLeapPlanesFunctionLibrary::RemovePersistentQuery

Removes a plane query. Returns a boolean of the operation's success

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 RemovePersistentQuery
(
    FGuid Handle
)

Remarks

Removes a plane query. Returns a boolean of the operation's success

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