UAzureSpatialAnchorsLibrary::DeleteCloudAnchor

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

/Engine/Plugins/Runtime/AR/Microsoft/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/AzureSpatialAnchorsFunctionLibrary.h

Include

#include "AzureSpatialAnchorsFunctionLibrary.h"

Source

/Engine/Plugins/Runtime/AR/Microsoft/AzureSpatialAnchors/Source/AzureSpatialAnchors/Private/AzureSpatialAnchorsFunctionLibrary.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="AR|AzureSpatialAnchors",
          Meta=(Latent, LatentInfo="LatentInfo", WorldContext="WorldContextObject", Keywords="azure spatial anchor hololens wmr pin ar all"))
static *static void DeleteCloudAnchor
(
    UObject * WorldContextObject,
    struct FLatentActionInfo LatentInfo,
    UAzureCloudSpatialAnchor * CloudSpatialAnchor,
    EAzureSpatialAnchorsResult & OutResult,
    FString & OutErrorString
)

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