FAzureSpatialAnchorsBase::SessionUpdatedCallback

Choose your operating system:

Windows

macOS

Linux

References

Module

AzureSpatialAnchors

Header

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

Include

#include "AzureSpatialAnchorsBase.h"

Source

/Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Private/AzureSpatialAnchorsBase.cpp

Syntax

void SessionUpdatedCallback
(
    float ReadyForCreateProgress,
    float RecommendedForCreateProgress,
    int SessionCreateHash,
    int SessionLocateHash,
    int32 SessionUserFeedback
)