AzureCloudAnchorID

The UE4 Cloud Anchor ID.

Windows
MacOS
Linux

Type

typedef int AzureCloudAnchorID

References

Module

AzureSpatialAnchors

Header

/Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/AzureCloudSpatialAnchor.h

Include

#include "AzureCloudSpatialAnchor.h"

Remarks

The UE4 Cloud Anchor ID. This maps to a CloudSpatialAnchor within the microsoft api. It is unique per UE4 app instance. It is different from the CloudSpatialAnchorIdentifier, which uniquely identifies an anchor in the Azure cloud. This is not exposed to blueprint, blueprint should use the UAzureCloudSpatialAnchor object as a whole.

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