unreal.GetGeoLocationAsyncTaskBlueprintProxy¶
- class unreal.GetGeoLocationAsyncTaskBlueprintProxy(outer=None, name='None')¶
Bases:
unreal.ARBaseAsyncTaskBlueprintProxyBlueprint 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 Failedon_success(GetGeoLocationDelegate): [Read-Write] On Success
- property on_failed¶
[Read-Write] On Failed
- Type
- property on_success¶
[Read-Write] On Success
- Type