BlueprintAPI > BlueprintAPI/ARAugmentedReality > BlueprintAPI/ARAugmentedReality/GeoTracking
Check Geo tracking availability at a specific Geo location.
Target is Check Geo Tracking Availability Async Task Blueprint Proxy
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
real | Longitude | |
real | Latitude |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
exec | On Success | |
exec | On Failed | |
boolean | Is Available | |
string | Error |