UAzureSpatialAnchorsLibrary::CreateWatcher

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="AzureSpatialAnchors",
          Meta=(WorldContext="WorldContextObject", Keywords="azure spatial anchor hololens wmr pin ar all"))
static *static void CreateWatcher
(
    UObject * WorldContextObject,
    const FAzureSpatialAnchorsLocateCriteria & InLocateCriteria,
    int32 & OutWatcherIdentifier,
    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