Navigation
BlueprintAPI > BlueprintAPI/Services > BlueprintAPI/Services/Mobile > BlueprintAPI/Services/Mobile/Location
Called to set up the Location Service before use
Target is Location Services
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| enum | Accuracy | as seen in the enum above |
| real | Update Frequency | in milliseconds. (Android only) |
| real | Min Distance Filter |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if Initialization was succesful |