UGetGeoLocationAsyncTaskBlueprintProxy

Blueprint async task to convert Geo location.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AugmentedReality

Header

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

Include

#include "ARGeoTrackingSupport.h"

Syntax

class UGetGeoLocationAsyncTaskBlueprintProxy : public UARBaseAsyncTaskBlueprintProxy

Remarks

Blueprint async task to convert Geo location.

Variables

Name Description

Public variable

FGetGeoLocation...

 

OnFailed

Public variable

FGetGeoLocation...

 

OnSuccess

Functions

Name Description

Public function Static

UGetGeoLocat...

 

GetGeoLocationAtWorldPosition

(
    UObject* WorldContextObject,
    const FVector& WorldPosition
)

Convert a position in UE4 world space into a Geo location.

Classes

Name

Description

Public class

FGetGeoLocationDelegate

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