unreal.GetGeoLocationAsyncTaskBlueprintProxy

class unreal.GetGeoLocationAsyncTaskBlueprintProxy(outer: Object | None = None, name: Name | str = 'None')

Bases: ARBaseAsyncTaskBlueprintProxy

Blueprint async task to convert Geo location.

C++ Source:

  • Module: AugmentedReality

  • File: ARGeoTrackingSupport.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_failed (GetGeoLocationDelegate): [Read-Write]

  • on_success (GetGeoLocationDelegate): [Read-Write]

property on_failed: GetGeoLocationDelegate

[Read-Write]

Type:

(GetGeoLocationDelegate)

property on_success: GetGeoLocationDelegate

[Read-Write]

Type:

(GetGeoLocationDelegate)