FGetGeoLocationAsyncTask::FinishWithGeoLocation

Finish the task with a Geo location.

Choose your operating system:

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

void FinishWithGeoLocation
(
    float InLongitude,
    float InLatitude,
    float InAltitude
)

Remarks

Finish the task with a Geo location.