Navigation
BlueprintAPI > BlueprintAPI/Services > BlueprintAPI/Services/Mobile > BlueprintAPI/Services/Mobile/Location
Checks if the supplied Accuracy is available on the current device.
Target is Location Services
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| enum | Accuracy | the accuracy to check |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the mobile device can support the Accuracy, false if it will use a different accuracy |