UARGeoTrackingSupport::CheckGeoTrackingAvailability

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARGeoTrackingSupport.h

Include

#include "ARGeoTrackingSupport.h"

Source

/Engine/Source/Runtime/AugmentedReality/Private/ARGeoTrackingSupport.cpp

Syntax

virtual TSharedPtr< FCheckGeoTrackingAvailabilityAsyncTask, ESPMode::ThreadSafe > CheckGeoTrackingAvailability
(
    FString & OutError
)

Returns

the async task to check Geo tracking availability at the user's current location. Can return null if the feature is not supported.

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