FAzureSpatialAnchorsForWMR::LoadCloudAnchorByIDAsync_Update

Windows
MacOS
Linux

Override Hierarchy

IAzureSpatialAnchors::LoadCloudAnchorByIDAsync_Update()

FAzureSpatialAnchorsForWMR::LoadCloudAnchorByIDAsync_Update()

References

Module

AzureSpatialAnchorsForWMR

Header

/Engine/Plugins/Runtime/AR/Microsoft/AzureSpatialAnchorsForWMR/Source/AzureSpatialAnchorsForWMR/Public/AzureSpatialAnchorsForWMR.h

Include

#include "AzureSpatialAnchorsForWMR.h"

Source

/Engine/Plugins/Runtime/AR/Microsoft/AzureSpatialAnchorsForWMR/Source/AzureSpatialAnchorsForWMR/Private/AzureSpatialAnchorsForWMR.cpp

Syntax

virtual bool LoadCloudAnchorByIDAsync_Update
(
    class FPendingLatentAction * LatentAction,
    class UARPin *& OutARPin,
    class UAzureCloudSpatialAnchor *& OutCloudAnchor,
    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