unreal.GetGeoLocationAsyncTaskBlueprintProxy

class unreal.GetGeoLocationAsyncTaskBlueprintProxy(outer=None, name='None')

Bases: unreal.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 Failed

  • on_success (GetGeoLocationDelegate): [Read-Write] On Success

property on_failed

[Read-Write] On Failed

Type

(GetGeoLocationDelegate)

property on_success

[Read-Write] On Success

Type

(GetGeoLocationDelegate)